Description
When converting a DOCX Document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly.
Specifically, any underline style applied vi…...Description When converting a DOCX document to image (PNG) or HTML using...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...