How to retain embedded objects when converting to html

Hi,


When saving a .docx with embedded Excel charts to .html using Word, the output can retain the object so when you open the .html file using Word, you will be able to access the object instead of the image.

However I didn’t find equivalent method in Aspose.Word. Code:
Document doc = new Document(@“OriginalDoc.docx”);
doc.Save(@“out.html”);

I’ve attached the test file and the output files for you. You can find in the output from Word, it has the ole.mso file which contains the data, while in the Aspose output, it only has an image.

Is there a way to achieve the same output from Word using Aspose?

Thanks

Hi John,


Thanks for your inquiry. We have logged your requirement in our issue tracking system. The tracking ID of this issue is WORDSNET-15482. Our product team will further look into the details of this problem and we will keep you updated on the status of this issue. We apologize for your inconvenience.

Best regards,