{"id":343,"date":"2025-09-10T03:03:46","date_gmt":"2025-09-10T00:03:46","guid":{"rendered":"https:\/\/a3lanatk.top\/?p=343"},"modified":"2025-09-10T03:07:31","modified_gmt":"2025-09-10T00:07:31","slug":"55-2","status":"publish","type":"post","link":"https:\/\/a3lanatk.top\/?p=343","title":{"rendered":"55"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631<\/p>\n\n\n<div style=\"border: 2px dashed #ccc; padding: 20px; text-align: center;\">\n<h3>\u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF<\/h3>\n<p>\u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d.<\/p>\n<p>    <input type=\"file\" id=\"imageLoader\" name=\"imageLoader\" accept=\"image\/png, image\/jpeg\" \/><\/p>\n<p>    <button id=\"convertToPdfBtn\" style=\"display:none; margin-top:15px; padding: 10px 20px; cursor: pointer;\">\u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF<\/button><\/p>\n<p id=\"statusMessage\" style=\"margin-top:15px;\">\n<\/div>\n<div><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script><\/div>\n<div><script>\n    const imageLoader = document.getElementById('imageLoader');\n    const convertToPdfBtn = document.getElementById('convertToPdfBtn');\n    const statusMessage = document.getElementById('statusMessage');\n    let selectedImage = null;<\/p>\n<p>    \/\/ \u0625\u0638\u0647\u0627\u0631 \u0632\u0631 \u0627\u0644\u062a\u062d\u0648\u064a\u0644 \u0639\u0646\u062f \u0627\u062e\u062a\u064a\u0627\u0631 \u0635\u0648\u0631\u0629\n    imageLoader.addEventListener('change', function(e) {\n        if (e.target.files && e.target.files[0]) {\n            selectedImage = e.target.files[0];\n            convertToPdfBtn.style.display = 'inline-block';\n            statusMessage.innerText = `\u0627\u0644\u0635\u0648\u0631\u0629 \"${selectedImage.name}\" \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u062a\u062d\u0648\u064a\u0644.`;\n        }\n    });<\/p>\n<p>    \/\/ \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u062a\u062d\u0648\u064a\u0644\n    convertToPdfBtn.addEventListener('click', function() {\n        if (!selectedImage) {\n            alert('\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0635\u0648\u0631\u0629 \u0623\u0648\u0644\u0627\u064b!');\n            return;\n        }<\/p>\n<p>        const reader = new FileReader();<\/p>\n<p>        reader.onload = function(event) {\n            const imgData = event.target.result;\n            const img = new Image();<\/p>\n<p>            img.onload = function() {\n                statusMessage.innerText = '\u062c\u0627\u0631\u064a \u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641 PDF...';<\/p>\n<p>                \/\/ \u062a\u0647\u064a\u0626\u0629 jsPDF\n                const { jsPDF } = window.jspdf;<\/p>\n<p>                \/\/ \u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641 PDF \u0628\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0635\u0648\u0631\u0629\n                const pdf = new jsPDF({\n                    orientation: img.width > img.height ? 'landscape' : 'portrait',\n                    unit: 'px',\n                    format: [img.width, img.height]\n                });<\/p>\n<p>                \/\/ \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF\n                pdf.addImage(imgData, 'JPEG', 0, 0, img.width, img.height);<\/p>\n<p>                \/\/ \u062d\u0641\u0638 \u0627\u0644\u0645\u0644\u0641\n                pdf.save('image-to-pdf.pdf');<\/p>\n<p>                statusMessage.innerText = '\u062a\u0645 \u0627\u0644\u062a\u062d\u0648\u064a\u0644 \u0628\u0646\u062c\u0627\u062d!';\n            };<\/p>\n<p>            img.src = imgData;\n        };<\/p>\n<p>        reader.readAsDataURL(selectedImage);\n    });\n<\/script><\/div>\n\n\n\n<div style=\"border: 2px dashed #ccc; padding: 20px; text-align: center;\">\n    <h3>\u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF<\/h3>\n    <p>\u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d.<\/p>\n    \n    <input type=\"file\" id=\"imageLoader\" name=\"imageLoader\" accept=\"image\/png, image\/jpeg\" \/>\n    \n    <button id=\"convertToPdfBtn\" style=\"display:none; margin-top:15px; padding: 10px 20px; cursor: pointer;\">\u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF<\/button>\n\n    <p id=\"statusMessage\" style=\"margin-top:15px;\"><\/p>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script>\n\n<script>\n    const imageLoader = document.getElementById('imageLoader');\n    const convertToPdfBtn = document.getElementById('convertToPdfBtn');\n    const statusMessage = document.getElementById('statusMessage');\n    let selectedImage = null;\n\n    \/\/ \u0625\u0638\u0647\u0627\u0631 \u0632\u0631 \u0627\u0644\u062a\u062d\u0648\u064a\u0644 \u0639\u0646\u062f \u0627\u062e\u062a\u064a\u0627\u0631 \u0635\u0648\u0631\u0629\n    imageLoader.addEventListener('change', function(e) {\n        if (e.target.files && e.target.files[0]) {\n            selectedImage = e.target.files[0];\n            convertToPdfBtn.style.display = 'inline-block';\n            statusMessage.innerText = `\u0627\u0644\u0635\u0648\u0631\u0629 \"${selectedImage.name}\" \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u062a\u062d\u0648\u064a\u0644.`;\n        }\n    });\n\n    \/\/ \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u062a\u062d\u0648\u064a\u0644\n    convertToPdfBtn.addEventListener('click', function() {\n        if (!selectedImage) {\n            alert('\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0635\u0648\u0631\u0629 \u0623\u0648\u0644\u0627\u064b!');\n            return;\n        }\n\n        const reader = new FileReader();\n\n        reader.onload = function(event) {\n            const imgData = event.target.result;\n            const img = new Image();\n            \n            img.onload = function() {\n                statusMessage.innerText = '\u062c\u0627\u0631\u064a \u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641 PDF...';\n                \n                \/\/ \u062a\u0647\u064a\u0626\u0629 jsPDF\n                const { jsPDF } = window.jspdf;\n                \n                \/\/ \u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641 PDF \u0628\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0635\u0648\u0631\u0629\n                const pdf = new jsPDF({\n                    orientation: img.width > img.height ? 'landscape' : 'portrait',\n                    unit: 'px',\n                    format: [img.width, img.height]\n                });\n\n                \/\/ \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF\n                pdf.addImage(imgData, 'JPEG', 0, 0, img.width, img.height);\n                \n                \/\/ \u062d\u0641\u0638 \u0627\u0644\u0645\u0644\u0641\n                pdf.save('image-to-pdf.pdf');\n                \n                statusMessage.innerText = '\u062a\u0645 \u0627\u0644\u062a\u062d\u0648\u064a\u0644 \u0628\u0646\u062c\u0627\u062d!';\n            };\n            \n            img.src = imgData;\n        };\n\n        reader.readAsDataURL(selectedImage);\n    });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-343","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"hamadatvmax\"\/>\n\t<meta name=\"google-site-verification\" content=\"denN4ccxJ1YIN6RLUif1Sp6HHxKHamWUwiqLU2rfous\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/a3lanatk.top\/?p=343\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\n\t\t<meta name=\"google-site-verification\" content=\"denN4ccxJ1YIN6RLUif1Sp6HHxKHamWUwiqLU2rfous\" \/>\n\t\t<meta property=\"og:locale\" content=\"ar_AR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"a3lanatk -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"55 - a3lanatk\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/a3lanatk.top\/?p=343\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-09-10T00:03:46+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-09-10T00:07:31+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"55 - a3lanatk\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#blogposting\",\"name\":\"55 - a3lanatk\",\"headline\":\"55\",\"author\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/logo-regular.png\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#articleImage\",\"width\":325,\"height\":23,\"caption\":\"logo regular\"},\"datePublished\":\"2025-09-10T03:03:46+03:00\",\"dateModified\":\"2025-09-10T03:07:31+03:00\",\"inLanguage\":\"ar\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/a3lanatk.top\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?cat=1#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?cat=1#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/a3lanatk.top\\\/?cat=1\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#listItem\",\"name\":\"55\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#listItem\",\"position\":3,\"name\":\"55\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?cat=1#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#organization\",\"name\":\"a3lanatk \\u0645\\u0635\\u0631\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/logo-regular.png\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343\\\/#organizationLogo\",\"width\":325,\"height\":23,\"caption\":\"logo regular\"},\"image\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?author=1#author\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/?author=1\",\"name\":\"hamadatvmax\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#authorImage\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/wp-content\\\/litespeed\\\/avatar\\\/00dbea3d173ee10870bfd0b4658a5945.jpg?ver=1789953033\",\"width\":96,\"height\":96,\"caption\":\"hamadatvmax\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#webpage\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343\",\"name\":\"55 - a3lanatk\",\"description\":\"\\u0631\\u0624\\u0628\\u0631\\u0631\\u0624\\u0621\\u0631\\u0621\\u0624\\u0631 \\u062a\\u062d\\u0648\\u064a\\u0644 \\u0635\\u0648\\u0631\\u0629 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641 PDF \\u0627\\u062e\\u062a\\u0631 \\u0635\\u0648\\u0631\\u0629 \\u0645\\u0646 \\u062c\\u0647\\u0627\\u0632\\u0643 \\u0644\\u062a\\u062d\\u0648\\u064a\\u0644\\u0647\\u0627 \\u0645\\u0628\\u0627\\u0634\\u0631\\u0629 \\u0641\\u064a \\u0627\\u0644\\u0645\\u062a\\u0635\\u0641\\u062d. \\u062a\\u062d\\u0648\\u064a\\u0644 \\u0625\\u0644\\u0649 PDF \\u062a\\u062d\\u0648\\u064a\\u0644 \\u0635\\u0648\\u0631\\u0629 \\u0625\\u0644\\u0649 \\u0645\\u0644\\u0641 PDF \\u0627\\u062e\\u062a\\u0631 \\u0635\\u0648\\u0631\\u0629 \\u0645\\u0646 \\u062c\\u0647\\u0627\\u0632\\u0643 \\u0644\\u062a\\u062d\\u0648\\u064a\\u0644\\u0647\\u0627 \\u0645\\u0628\\u0627\\u0634\\u0631\\u0629 \\u0641\\u064a \\u0627\\u0644\\u0645\\u062a\\u0635\\u0641\\u062d. \\u062a\\u062d\\u0648\\u064a\\u0644 \\u0625\\u0644\\u0649 PDF\",\"inLanguage\":\"ar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?p=343#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/?author=1#author\"},\"datePublished\":\"2025-09-10T03:03:46+03:00\",\"dateModified\":\"2025-09-10T03:07:31+03:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#website\",\"url\":\"https:\\\/\\\/a3lanatk.top\\\/\",\"name\":\"a3lanatk\",\"alternateName\":\"\\u0645\\u062f\\u0648\\u0646\\u0629\\u0627\\u0639\\u0644\\u0627\\u0646\\u0627\\u062a\\u0643\",\"inLanguage\":\"ar\",\"publisher\":{\"@id\":\"https:\\\/\\\/a3lanatk.top\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"55 - a3lanatk","description":"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF","canonical_url":"https:\/\/a3lanatk.top\/?p=343","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"denN4ccxJ1YIN6RLUif1Sp6HHxKHamWUwiqLU2rfous","miscellaneous":"&lt;meta name=\"google-site-verification\" content=\"denN4ccxJ1YIN6RLUif1Sp6HHxKHamWUwiqLU2rfous\" \/&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/a3lanatk.top\/?p=343#blogposting","name":"55 - a3lanatk","headline":"55","author":{"@id":"https:\/\/a3lanatk.top\/?author=1#author"},"publisher":{"@id":"https:\/\/a3lanatk.top\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png","@id":"https:\/\/a3lanatk.top\/#articleImage","width":325,"height":23,"caption":"logo regular"},"datePublished":"2025-09-10T03:03:46+03:00","dateModified":"2025-09-10T03:07:31+03:00","inLanguage":"ar","mainEntityOfPage":{"@id":"https:\/\/a3lanatk.top\/?p=343#webpage"},"isPartOf":{"@id":"https:\/\/a3lanatk.top\/?p=343#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/a3lanatk.top\/?p=343#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/a3lanatk.top#listItem","position":1,"name":"Home","item":"https:\/\/a3lanatk.top","nextItem":{"@type":"ListItem","@id":"https:\/\/a3lanatk.top\/?cat=1#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/a3lanatk.top\/?cat=1#listItem","position":2,"name":"Blog","item":"https:\/\/a3lanatk.top\/?cat=1","nextItem":{"@type":"ListItem","@id":"https:\/\/a3lanatk.top\/?p=343#listItem","name":"55"},"previousItem":{"@type":"ListItem","@id":"https:\/\/a3lanatk.top#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/a3lanatk.top\/?p=343#listItem","position":3,"name":"55","previousItem":{"@type":"ListItem","@id":"https:\/\/a3lanatk.top\/?cat=1#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/a3lanatk.top\/#organization","name":"a3lanatk \u0645\u0635\u0631","url":"https:\/\/a3lanatk.top\/","logo":{"@type":"ImageObject","url":"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png","@id":"https:\/\/a3lanatk.top\/?p=343\/#organizationLogo","width":325,"height":23,"caption":"logo regular"},"image":{"@id":"https:\/\/a3lanatk.top\/?p=343\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/a3lanatk.top\/?author=1#author","url":"https:\/\/a3lanatk.top\/?author=1","name":"hamadatvmax","image":{"@type":"ImageObject","@id":"https:\/\/a3lanatk.top\/?p=343#authorImage","url":"https:\/\/a3lanatk.top\/wp-content\/litespeed\/avatar\/00dbea3d173ee10870bfd0b4658a5945.jpg?ver=1789953033","width":96,"height":96,"caption":"hamadatvmax"}},{"@type":"WebPage","@id":"https:\/\/a3lanatk.top\/?p=343#webpage","url":"https:\/\/a3lanatk.top\/?p=343","name":"55 - a3lanatk","description":"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF","inLanguage":"ar","isPartOf":{"@id":"https:\/\/a3lanatk.top\/#website"},"breadcrumb":{"@id":"https:\/\/a3lanatk.top\/?p=343#breadcrumblist"},"author":{"@id":"https:\/\/a3lanatk.top\/?author=1#author"},"creator":{"@id":"https:\/\/a3lanatk.top\/?author=1#author"},"datePublished":"2025-09-10T03:03:46+03:00","dateModified":"2025-09-10T03:07:31+03:00"},{"@type":"WebSite","@id":"https:\/\/a3lanatk.top\/#website","url":"https:\/\/a3lanatk.top\/","name":"a3lanatk","alternateName":"\u0645\u062f\u0648\u0646\u0629\u0627\u0639\u0644\u0627\u0646\u0627\u062a\u0643","inLanguage":"ar","publisher":{"@id":"https:\/\/a3lanatk.top\/#organization"}}]},"og:locale":"ar_AR","og:site_name":"a3lanatk -","og:type":"article","og:title":"55 - a3lanatk","og:description":"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF","og:url":"https:\/\/a3lanatk.top\/?p=343","og:image":"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png","og:image:secure_url":"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png","article:published_time":"2025-09-10T00:03:46+00:00","article:modified_time":"2025-09-10T00:07:31+00:00","twitter:card":"summary_large_image","twitter:title":"55 - a3lanatk","twitter:description":"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF","twitter:image":"https:\/\/a3lanatk.top\/wp-content\/uploads\/2021\/07\/logo-regular.png"},"aioseo_meta_data":{"post_id":"343","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-09-10 00:03:48","updated":"2025-09-10 00:19:10","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/a3lanatk.top\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/a3lanatk.top\/?cat=1\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t55\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/a3lanatk.top"},{"label":"Blog","link":"https:\/\/a3lanatk.top\/?cat=1"},{"label":"55","link":"https:\/\/a3lanatk.top\/?p=343"}],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"sada-hero":false,"sada-card":false,"sada-small":false},"uagb_author_info":{"display_name":"hamadatvmax","author_link":"https:\/\/a3lanatk.top\/?author=1"},"uagb_comment_info":12,"uagb_excerpt":"\u0631\u0624\u0628\u0631\u0631\u0624\u0621\u0631\u0621\u0624\u0631 \u062a\u062d\u0648\u064a\u0644 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u0645\u0644\u0641 PDF \u0627\u062e\u062a\u0631 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062c\u0647\u0627\u0632\u0643 \u0644\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u062a\u0635\u0641\u062d. \u062a\u062d\u0648\u064a\u0644 \u0625\u0644\u0649 PDF","_links":{"self":[{"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/posts\/343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=343"}],"version-history":[{"count":3,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/posts\/343\/revisions"}],"predecessor-version":[{"id":346,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=\/wp\/v2\/posts\/343\/revisions\/346"}],"wp:attachment":[{"href":"https:\/\/a3lanatk.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=343"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=343"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/a3lanatk.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}