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 …...looks like it is rendered using Vector mode (or at least behaves differently...Save($@"{rootDir}\Outputs\{fileName}_vector.png", new ImageSaveOptions(SaveFormat...