Hi,
I have the below code to convert an MS Word file to an HTML file using ASPOSE Words ( Java).
The MS Word file has Content Controls.
Document d = new Document("TEST.docx");
SaveOptions opt = SaveOptions.createSave…... Document d = new Document("TEST.docx"); SaveOptions...converted HTML file for its processing. Please let me know if there...