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, character spacing is too small and symbols slightly overlap each other and because of that there are 3 lines instead of 4 lines of text.
(left side html document -right side word document)
Issue: Issue.zip (116.6 KB)
Source document: 0300-036F Combining Diacritical Marks.docx (12.7 KB)
Expected result: Converted html should be the same as word document.
case#2:
After conversion word document to html, some symbols overlap each other in the Cyrillic subset for Bahnschrift font.
(Left side html document -right side word document)
Issue: Issue.zip (286.2 KB)
Source document: Symbols in Bahnschrift font.docx (18.5 KB)
Expected result: Converted html should be the same as word document.
Please help on this.
Thanks.