{"id":4901,"date":"2022-03-28T14:35:51","date_gmt":"2022-03-28T14:35:51","guid":{"rendered":"https:\/\/www.codexworld.com\/?p=4901"},"modified":"2022-03-28T14:38:40","modified_gmt":"2022-03-28T14:38:40","slug":"embed-microsoft-word-excel-documents-in-html-web-page","status":"publish","type":"post","link":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/","title":{"rendered":"Embed Microsoft Word and Excel Documents in HTML Web Page"},"content":{"rendered":"<p>In most cases, a hyperlink is used to link word or excel documents on the web page that allow users to download these files on the local drive. Word or Excel documents can&#8217;t be displayed directly on the browser like PDF. The HTML  tag can be used to <a href=\"https:\/\/www.codexworld.com\/embed-pdf-document-file-in-html-web-page\/\">embed PDF documents on the web page<\/a>. But MS Office files are required a third-party service to embed word documents on the web page. This tutorial will explain how to <b>embed MS word and excel files<\/b> on the web page using HTML.<\/p>\n<p>The Office Web Viewer service is an easy and effective way to embed Word and Excel files in the HTML page and display word\/excel documents on the browser. You can display word and excel documents in the HTML web page using the Office Web Viewer link.<\/p>\n<p>Some advantages of the Office Web Viewer link:<\/p>\n<ul class=\"bullet_disk_list\">\n<li>Embed word (doc\/docx) files in HTML.<\/li>\n<li>Embed excel (xls\/xlsx) files in HTML.<\/li>\n<li>Display .doc\/.docx\/.xls\/.xlsx files on the web page.<\/li>\n<li>View the word and excel documents from the website.<\/li>\n<\/ul>\n<p><b>Create Office Web Viewer Link:<\/b><br \/>\nTo embed MS Office documents in the HTML page, specify the document URL (absolute URL) in the <code>src<\/code> parameter of the Office Web Viewer link.<\/p>\n<pre style=\"color: rgb(68, 68, 68);\">https:\/\/view.officeapps.live.com\/op\/embed.aspx?src=<span class=\"hljs-tag\">&lt;<span class=\"hljs-name\" style=\"font-weight: 700;\">Document_URL<\/span>&gt;<\/span><\/pre>\n<p><span class=\"note\">Note:<\/span> The <span style=\"color: rgb(68, 68, 68);\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\" style=\"font-weight: 700;\">Document_URL<\/span>&gt;<\/span><\/span> should be an absolute URL of the document that you want to embed. Also, the document must be accessible publicly on the internet.<\/p>\n<h2>Embed Word and Excel File in HTML<\/h2>\n<p>The HTML iframe tag is used to display a web page in HTML. We will use <span style=\"color: rgb(186, 98, 54);\">&lt;<span style=\"color: rgb(186, 98, 54);\">iframe<\/span>&gt;<\/span> tag to embed word\/excel document in HTML web page using Office Web Viewer link.<\/p>\n<p>Use the following code to embed Word file in the HTML web page:<\/p>\n<pre style=\"color: rgb(95, 94, 78);\"><span class=\"hljs-tag\" style=\"color: rgb(186, 98, 54);\">&lt;<span class=\"hljs-name\" style=\"color: rgb(186, 98, 54);\">iframe<\/span> <span class=\"hljs-attr\">src<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'https:\/\/view.officeapps.live.com\/op\/embed.aspx?src=https:\/\/www.codexworld.com\/files\/Brochure.docx'<\/span> <span class=\"hljs-attr\">width<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'100%'<\/span> <span class=\"hljs-attr\">height<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'650px'<\/span> <span class=\"hljs-attr\">frameborder<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'0'<\/span>&gt;<\/span><span class=\"hljs-tag\" style=\"color: rgb(186, 98, 54);\">&lt;\/<span class=\"hljs-name\" style=\"color: rgb(186, 98, 54);\">iframe<\/span>&gt;<\/span><\/pre>\n<p>Use the following code to embed Excel file in the HTML web page:<\/p>\n<pre style=\"color: rgb(95, 94, 78);\"><span class=\"hljs-tag\" style=\"color: rgb(186, 98, 54);\">&lt;<span class=\"hljs-name\" style=\"color: rgb(186, 98, 54);\">iframe<\/span> <span class=\"hljs-attr\">src<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'https:\/\/view.officeapps.live.com\/op\/embed.aspx?src=https:\/\/www.codexworld.com\/files\/assignment-tracker.xlsx'<\/span> <span class=\"hljs-attr\">width<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'100%'<\/span> <span class=\"hljs-attr\">height<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'650px'<\/span> <span class=\"hljs-attr\">frameborder<\/span>=<span class=\"hljs-string\" style=\"color: rgb(125, 151, 38);\">'0'<\/span>&gt;<\/span><span class=\"hljs-tag\" style=\"color: rgb(186, 98, 54);\">&lt;\/<span class=\"hljs-name\" style=\"color: rgb(186, 98, 54);\">iframe<\/span>&gt;<\/span><\/pre>\n<p>You can use the above code to embed and display all types of the Microsoft Office documents (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in HTML.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In most cases, a hyperlink is used to link word or excel documents on the web page that allow users to download these files on the local drive. Word or Excel documents can&#8217;t be displayed <\/p>\n","protected":false},"author":1,"featured_media":4903,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[130],"tags":[326,179,331],"class_list":["post-4901","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-html-css","tag-excel","tag-html","tag-word","cat-130-id","has_thumb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld<\/title>\n<meta name=\"description\" content=\"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld\" \/>\n<meta property=\"og:description\" content=\"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/\" \/>\n<meta property=\"og:site_name\" content=\"CodexWorld\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/codexworld\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/codexworld\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-28T14:35:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-28T14:38:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1366\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"CodexWorld\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@codexworldblog\" \/>\n<meta name=\"twitter:site\" content=\"@codexworldweb\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CodexWorld\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/\"},\"author\":{\"name\":\"CodexWorld\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#\\\/schema\\\/person\\\/9da51d8fa3cdefeb5ec9c69136d4baf0\"},\"headline\":\"Embed Microsoft Word and Excel Documents in HTML Web Page\",\"datePublished\":\"2022-03-28T14:35:51+00:00\",\"dateModified\":\"2022-03-28T14:38:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/\"},\"wordCount\":339,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png\",\"keywords\":[\"Excel\",\"HTML\",\"Word\"],\"articleSection\":[\"HTML&amp;CSS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/\",\"url\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/\",\"name\":\"Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png\",\"datePublished\":\"2022-03-28T14:35:51+00:00\",\"dateModified\":\"2022-03-28T14:38:40+00:00\",\"description\":\"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png\",\"contentUrl\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png\",\"width\":1366,\"height\":768,\"caption\":\"how-to-embed-microsoft-word-excel-documents-in-html-web-page-codexworld\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/embed-microsoft-word-excel-documents-in-html-web-page\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.codexworld.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Embed Microsoft Word and Excel Documents in HTML Web Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#website\",\"url\":\"https:\\\/\\\/www.codexworld.com\\\/\",\"name\":\"CodexWorld\",\"description\":\"Web &amp; Mobile App Development Company\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.codexworld.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#organization\",\"name\":\"CodexWorld\",\"url\":\"https:\\\/\\\/www.codexworld.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2014\\\/09\\\/codexworld-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.codexworld.com\\\/wp-content\\\/uploads\\\/2014\\\/09\\\/codexworld-logo.png\",\"width\":200,\"height\":19,\"caption\":\"CodexWorld\"},\"image\":{\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/codexworld\",\"https:\\\/\\\/x.com\\\/codexworldweb\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/codexworld\",\"https:\\\/\\\/www.youtube.com\\\/codexworld\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.codexworld.com\\\/#\\\/schema\\\/person\\\/9da51d8fa3cdefeb5ec9c69136d4baf0\",\"name\":\"CodexWorld\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g\",\"caption\":\"CodexWorld\"},\"description\":\"CodexWorld is a programming blog, one-stop destination for web professionals \u2014 developers, programmers, freelancers, and site owners.\",\"sameAs\":[\"http:\\\/\\\/www.codexworld.com\",\"https:\\\/\\\/www.facebook.com\\\/codexworld\",\"https:\\\/\\\/x.com\\\/codexworldblog\"],\"url\":\"https:\\\/\\\/www.codexworld.com\\\/author\\\/nitya192265\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld","description":"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/","og_locale":"en_US","og_type":"article","og_title":"Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld","og_description":"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.","og_url":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/","og_site_name":"CodexWorld","article_publisher":"https:\/\/www.facebook.com\/codexworld","article_author":"https:\/\/www.facebook.com\/codexworld","article_published_time":"2022-03-28T14:35:51+00:00","article_modified_time":"2022-03-28T14:38:40+00:00","og_image":[{"width":1366,"height":768,"url":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","type":"image\/png"}],"author":"CodexWorld","twitter_card":"summary_large_image","twitter_creator":"@codexworldblog","twitter_site":"@codexworldweb","twitter_misc":{"Written by":"CodexWorld","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#article","isPartOf":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/"},"author":{"name":"CodexWorld","@id":"https:\/\/www.codexworld.com\/#\/schema\/person\/9da51d8fa3cdefeb5ec9c69136d4baf0"},"headline":"Embed Microsoft Word and Excel Documents in HTML Web Page","datePublished":"2022-03-28T14:35:51+00:00","dateModified":"2022-03-28T14:38:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/"},"wordCount":339,"commentCount":0,"publisher":{"@id":"https:\/\/www.codexworld.com\/#organization"},"image":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#primaryimage"},"thumbnailUrl":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","keywords":["Excel","HTML","Word"],"articleSection":["HTML&amp;CSS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/","url":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/","name":"Embed Microsoft Word and Excel Documents in HTML Web Page - CodexWorld","isPartOf":{"@id":"https:\/\/www.codexworld.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#primaryimage"},"image":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#primaryimage"},"thumbnailUrl":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","datePublished":"2022-03-28T14:35:51+00:00","dateModified":"2022-03-28T14:38:40+00:00","description":"Embed word in HTML - Display word and excel documents in the web page using HTML iframe tag. Example code to embed MS office document files (.doc, .docx, .xls, .xlsx, .ppt, .pptx) in the HTML web.","breadcrumb":{"@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#primaryimage","url":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","contentUrl":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","width":1366,"height":768,"caption":"how-to-embed-microsoft-word-excel-documents-in-html-web-page-codexworld"},{"@type":"BreadcrumbList","@id":"https:\/\/www.codexworld.com\/embed-microsoft-word-excel-documents-in-html-web-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.codexworld.com\/"},{"@type":"ListItem","position":2,"name":"Embed Microsoft Word and Excel Documents in HTML Web Page"}]},{"@type":"WebSite","@id":"https:\/\/www.codexworld.com\/#website","url":"https:\/\/www.codexworld.com\/","name":"CodexWorld","description":"Web &amp; Mobile App Development Company","publisher":{"@id":"https:\/\/www.codexworld.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.codexworld.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.codexworld.com\/#organization","name":"CodexWorld","url":"https:\/\/www.codexworld.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.codexworld.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2014\/09\/codexworld-logo.png","contentUrl":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2014\/09\/codexworld-logo.png","width":200,"height":19,"caption":"CodexWorld"},"image":{"@id":"https:\/\/www.codexworld.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/codexworld","https:\/\/x.com\/codexworldweb","https:\/\/www.linkedin.com\/company\/codexworld","https:\/\/www.youtube.com\/codexworld"]},{"@type":"Person","@id":"https:\/\/www.codexworld.com\/#\/schema\/person\/9da51d8fa3cdefeb5ec9c69136d4baf0","name":"CodexWorld","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cf4999db3b409de559f80677afa01729bb2eeda19be273c254e8b2c22729e386?s=96&r=g","caption":"CodexWorld"},"description":"CodexWorld is a programming blog, one-stop destination for web professionals \u2014 developers, programmers, freelancers, and site owners.","sameAs":["http:\/\/www.codexworld.com","https:\/\/www.facebook.com\/codexworld","https:\/\/x.com\/codexworldblog"],"url":"https:\/\/www.codexworld.com\/author\/nitya192265\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.codexworld.com\/wp-content\/uploads\/2022\/03\/embed-microsoft-word-excel-documents-in-html-web-page-codexworld.png","jetpack_shortlink":"https:\/\/wp.me\/p6bxIh-1h3","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/posts\/4901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/comments?post=4901"}],"version-history":[{"count":2,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/posts\/4901\/revisions"}],"predecessor-version":[{"id":4904,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/posts\/4901\/revisions\/4904"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/media\/4903"}],"wp:attachment":[{"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/media?parent=4901"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/categories?post=4901"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.codexworld.com\/wp-json\/wp\/v2\/tags?post=4901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}