I noticed that com.aspose.words.Document.compare method is not generating expected comparison document.
When we compare the attached “Original.docx” document with attached “Revised.docx” document, it generates “Compare Result.docx” document. However this is not the desired output when compared to comparison performed by Word feature which generates comparison like “Word Comparison.docx”.
We tested with “20.8.0-jdk17” version as well as with “aspose-words-23.11-jdk17” version as well and behavior is same.
Please let us know if this is issue with OTB API or if I am missing anything here.
Compare Result.docx (27.5 KB)
Original.docx (27.2 KB)
Revised.docx (27.3 KB)
Word Comparison.docx (31.4 KB)