{"id":12357,"date":"2023-07-11T10:09:14","date_gmt":"2023-07-11T02:09:14","guid":{"rendered":"https:\/\/blog.hoyo.idv.tw\/?p=12357"},"modified":"2023-07-11T10:19:00","modified_gmt":"2023-07-11T02:19:00","slug":"python-%e4%bd%bf%e7%94%a8-bing-ai-%e6%8f%90%e4%be%9b%e7%a8%8b%e5%bc%8f%e7%a2%bc%e5%b0%87-word-%e5%8f%a6%e5%ad%98%e7%82%ba-html-%e6%aa%94%e6%a1%88","status":"publish","type":"post","link":"https:\/\/blog.hoyo.idv.tw\/?p=12357","title":{"rendered":"Python - \u4f7f\u7528 Bing AI \u63d0\u4f9b\u7a0b\u5f0f\u78bc\u5c07 Word \u53e6\u5b58\u70ba HTML \u6a94\u6848"},"content":{"rendered":"<p>--<\/p>\n<p>\u554f\uff1apython \u5982\u4f55\u5c07 word \u6a94\u6848\u53e6\u5b58\u70ba HTML \u6a94\u6848<\/p>\n<pre class=\"lang:python decode:true\">import sys\r\nimport os\r\nimport comtypes.client\r\n\r\n# \u8a2d\u7f6e\u8def\u5f91\r\ninput_file_path = sys.argv[1]\r\noutput_file_path = sys.argv[2]\r\ninput_file_path = os.path.abspath(input_file_path)\r\noutput_file_path = os.path.abspath(output_file_path)\r\n# \u5275\u5efa html\r\nword = comtypes.client.CreateObject(\"Word.Application\")\r\nword.Visible = 0\r\ndoc = word.Documents.Open(input_file_path)\r\ndoc.SaveAs(output_file_path, FileFormat=8)  # 8 \u8868\u793a html \u683c\u5f0f\r\ndoc.Close()\r\nword.Quit()<\/pre>\n<p>&nbsp;<\/p>\n<p>--<\/p>\n<h2>\u756a\u5916<\/h2>\n<ul>\n<li><a href=\"https:\/\/learn.microsoft.com\/en-us\/office\/vba\/api\/word.wdsaveformat\" target=\"_blank\" rel=\"noopener\">WdSaveFormat enumeration (Word) | Microsoft Learn<\/a><\/li>\n<\/ul>\n<p>\u60f3\u8981\u5c07 Word \u53e6\u5b58\u6210\u5716\u6a94\uff0c\u6240\u4ee5\u4e5f\u554f\u4e86\u4e00\u4e0b AI\uff0cAI \u53ea\u6703\u8abf\u6574 FileFormat \u53c3\u6578\uff0c\u53ef\u662f\u5f9e\u5b98\u65b9\u6587\u4ef6\u53ef\u4ee5\u5f97\u77e5\uff0cWord \u6839\u672c\u7121\u6cd5\u4f7f\u7528\u53e6\u5b58\u7684\u65b9\u5f0f\u5b58\u6210\u5716\u6a94\uff0c\u9b3c\u6253\u7246\u5f88\u4e45\u4e4b\u5f8c\u76f4\u63a5\u653e\u68c4<\/p>\n<p>--<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"12357\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;1,013&nbsp;total views, &nbsp;3&nbsp;views today<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>-- \u554f\uff1apython \u5982\u4f55\u5c07...<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"12357\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;1,013&nbsp;total views, &nbsp;3&nbsp;views today<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[334],"tags":[],"_links":{"self":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/12357"}],"collection":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12357"}],"version-history":[{"count":1,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/12357\/revisions"}],"predecessor-version":[{"id":12358,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/12357\/revisions\/12358"}],"wp:attachment":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}