Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type Of this revision. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...