I am comparing two HTML files , while exporting it to the DOCX , I can see the simple text and formatting changes ( Rich text formatting ) , But exporting in HTML the formatting changes lost (It is not the same as DOCX generted) . I have implemented the solution given here - Compare: formatting changes lost when saved as html .But my formatting changes coming empty and if i export as .docx , it produces the accurate result with formatting results on the side panel.
I am using aspose-words-22.9 with OpenJDK - jdk-8.0.232.09-openj9.
DOCX.png (6.7 KB)
HTML.png (2.9 KB)
Input.zip (1.1 KB)