Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 371 for

reject changes

(0.11 sec)
  1. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...learn more, visit the Track Changes in a Document documentation...in this collection. reject_all() Rejects all revisions in this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection Class | Aspose.Words for .NET

    Aspose.Words.RevisionCollection class. A collection of Revision objects that represent revisions in the document in C#....learn more, visit the Track Changes in a Document documentation...enumerator object. RejectAll () Rejects all revisions in this collection...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked Changes in C++....the document has any tracked changes. bool Aspose :: Words :: Document..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further Changes you make to the document programmatically as revision Changes in C++....automatically marking all further changes you make to the document programmatically...programmatically as revision changes. void Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....document while the "Track Changes" option, found in via Review...on in Microsoft Word, the changes we apply count as revisions...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Range.Revisions | Aspose.Words for .NET

    Range Revisions property. Gets a collection of revisions tracked Changes that exist in this range in C#....collection of revisions (tracked changes) that exist in this range....revision . Accept (); } // Reject the first section revisions...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent revisions in the document...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....before we accept/reject the revision. // Rejecting the revision will...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked Changes) that exist in this document in C++....collection of revisions (tracked changes) that exist in this document..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....learn more, visit the Track Changes in a Document documentation...const override RejectAll () Rejects all revisions in this collection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document Changes as revisions....automatic marking of document changes as revisions. def stop_track_revisions...date_time ) # We can accept/reject these revisions programmatically...

    reference.aspose.com/words/python-net/aspose.wo...