Hi Team,
I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content upDates are not showing in the comparison output file, even though it works fine on MS Word compare.
sa…...Date()); original.save("<output-file-name>...compare(revised, "Author", new java.util.Date(), options); original.save("<output-file-name>...