Comments are not loaded properly after conversation Doc to HTML

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 the comments.
We used Aspose.words (22.10.0) library.

After conversion word document to html, comments were not loaded properly.
Extra numbering 2 getting appended for main comment - Example : “Tetiana Shcherbak3”
Extra numbering [2] in the replies to the main comment - Example : “Tetiana Shcherbak [2]4R3”
(left side word document -right side html document)
Issue.zip (237.9 KB)

Source document:Comments attached to Charts.zip (3.9 MB)

Resulted document after conversion:ConvertedDoc.zip (55.6 KB)

Expected result: Converted html should be the same as word document

We are using Windows 10 Pro (64-bit operating system, x64-based processor) and .NET Framework 6.0

Please help on this.
Thanks.

@radha.bobbili Please note that Aspose.Words exports comments to fixed-page format the same way as MS Word does (see MsWordCommentsExport.pdf (478.3 KB)). So this is an expected behavior.