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 …...string fileName = "sample"; var doc = new Document($@"{rootDir}\Inputs\{fileName}...HarfBuzzTextShaperFa.Instance } }; doc.Save($@"{rootDir}\Outputs\{fileName}_bitmap...