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…...to convert an MS Word file to an HTML file using ASPOSE Words (...( Java). The MS Word file has Content Controls. Document d =...