Hi Team,
I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...