Problem Description
When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output.
Although a font-size is generated, the scaling factor …... No CSS properties reflect the original scaling...example by: Adjusting CSS properties (such as transform: scaleX()...