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…...loadAsposeLicense(); Document original = new Document("<file-v1>.docx");...docx"); Document revised = new Document("<file-v2>.docx"); com...