Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++.... FormatChange 2 Change of formatting was applied...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...
Provides typed access to a collection of Run nodes in Java....get(2).isInsertRevision()); // 2 - A "format" revision:...changes. Assert.assertTrue(runs.get(2).isFormatRevision()); // 3 - A...