Description
When converting Word Documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs.
The \bo switch in Word EQ fields represents a bottom…...Description When converting Word documents containing EQ fields that...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...