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 below mentioned issues.
We used Aspose.words (23.1.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, Extra text at the beginning of each page and at the end of the first page.
(Left side html document -right side word document)
Issue: Issue1.zip (412.9 KB)
Source document: StyleRef.docx (22.1 KB)
Expected result: Converted html should be the same as word document.
case#2:
After conversion word document to html, Incorrect text is shown for the StyleRef field on the second page.
(Left side html document -right side word document)
Issue: Issue2.zip (250.3 KB)
Source document: StyleRef.docx (22.1 KB)
Expected result: Converted html should be the same as word document.
case#3:
After conversion word document to html, Extra text at the end of the paragraph.
(Left side html document -right side word document)
Issue: Issue3.zip (557.7 KB)
Source document: StyleRef.docx (22.1 KB)
Expected result: Converted html should be the same as word document.
Please help on this.
Thanks.