Description
I’m converting DOCX to Html using Aspose.Words. For documents that contain metafile content (e.g., EMF/WMF), the visual output differs depending on the metafile rendering mode:
With HtmlFixedSaveOptions, I …...1 Description I’m converting DOCX to HTML using Aspose.Words...Save($@"{rootDir}\Outputs\{fileName}_fixed.html", new HtmlFixedSaveOptions {...