Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...