windows 将word文档文件转换为chm文件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9031702/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
converting word document file to chm file
提问by Praveen Kumar
i want to convert doc file to chm file. i already used winChm to convert doc to chm,but winChm is not a free software.Is there any free doc to chm converter available?
我想将 doc 文件转换为 chm 文件。我已经使用 winChm 将 doc 转换为 chm,但是 winChm 不是免费软件。有没有免费的 doc 到 chm 转换器可用?
回答by Kevin
You should save your doc into HTML with Microsoft Word then using MS Help Workshop (free software) to convert it to a chm file.
您应该使用 Microsoft Word 将您的文档保存为 HTML,然后使用 MS Help Workshop(免费软件)将其转换为 chm 文件。
Here is the link for the software : http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21138
这是该软件的链接:http: //www.microsoft.com/download/en/details.aspx?displaylang=en&id=21138