Description
When converting a Word Document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs.
In the EQ field, spaces are…...Description When converting a Word document containing an EQ field using...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...