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 …...const string rootDir = ""; new License().SetLicense(@"licensePath");...Save($@"{rootDir}\Outputs\{fileName}_fixed.html", new HtmlFixedSaveOptions...