html to docx

Allows you to convert HTML to DOCX.


Example

Running this code will convert the HTML file "E:\Example Folder\Sample.html" to .docx format, saving it to "E:\Saved Folder\Sample.docx".

plugin command("Document Automation.dll", "html to docx", "E:\\Example Folder\\Sample.html", "E:\\Saved Folder\\Sample.docx")

Was this helpful?

Next Article

html/url to pdf