Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 236 for

reject changes

(0.03 sec)
  1. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document Changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity....automatically marking all further changes you make to the document programmatically...programmatically as revision changes. public void StartTrackRevisions...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....Word via "Review" -> "Track changes". ASSERT_EQ ( 6 , doc -> get_Revisions...These revisions are potential changes to the document that we can...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!...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/net/aspose.words/run...
  4. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked Changes in documents. Easily identify revision types for seamless document editing....Represents a revision (tracked change) in a document node or style...learn more, visit the Track Changes in a Document documentation...

    reference.aspose.com/words/net/aspose.words/rev...
  5. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...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/python-net/aspose.wo...
  6. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...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/nodejs-net/aspose.wo...
  7. 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...
  8. RevisionCollection class | Aspose.Words for Nod...

    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(criteria) Rejects revisions that match...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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(criteria) Rejects revisions that match...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.revisions property | Aspose.Words for Nod...

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

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