I’ve found an issue in saving Word document as HTML. This specific document has a custom styling for track changes.
Here is the test document:
word.zip (49.4 KB)
It has the following track changes options:
image.png (8.4 KB)
and
image.png (22.4 KB)
When we save this document from MS Word we get this result:
FromWord.zip (41.1 KB)
and when we do the same using Aspose.Word, the result is this:
FromAspose.zip (8.0 KB)
As you can see there is a difference in styling in section 1. Introduction.
If you need more info, please let me know
Thanks