Could you please provide more details about the specific versions of Aspose.Words and MS Word you are using, as well as the method you are using for comparison?
Currently I am using Aspose.words v25.3 & MS word for Mac v16.94
Sample code for comparison:
Document source = new Document("C:\\Temp\\v1.docx");
Document target = new Document("C:\\Temp\\v2.docx");
source.compare(target, "AW", new Date());
source.save("C:\\Temp\\out.docx");
@Kldv
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-28075
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
HI
We are still seeing the issue where the files are showing correct review difference but aspose is only showing 4 pages difference but ms words are showing 6 page difference in review pages
@Kldv
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-28844
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.