Hi Aspose support,
In our product we have functionality that converts word document to html.
After conversion word document to html, we were faced the issue while loading symbols.
We used Aspose.words (22.10.0) library.
We are using Windows 10 Pro (64-bit operating system, x64-based processor) and .NET Framework 6.0
case#1:
After conversion word document to html, some symbols look different from the source document and some symbols have wrong position.
(left side html document -right side word document)
Issue: Issue.zip (122.1 KB)
Source document: 0590-05FF Hebrew.docx (12.7 KB)
Expected result: Converted html should be the same as word document.
case#2:
After conversion word document to html, Symbols for Wingdings font are incorrect.
(Left side html document -right side word document)
Issue: Issue.zip (86.2 KB)
Source document: Equations with different symbols.docx (15.3 KB)
Expected result: Converted html should be the same as word document.
case#3:
After conversion word document to html, some symbols are loaded in wrong order and some disappeared at all for General Punctuation subset for Arial font.
(Left side html document -right side word document)
Issue: Issue.zip (110.2 KB)
Source document: Symbols in Arial font.docx (30.1 KB)
Expected result: Converted html should be the same as word document.
Please help on this.
Thanks.