Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 248 for

reject changes

(0.26 sec)
  1. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index 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...
  2. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if Changes are tracked when this document is edited in Microsoft Word in C++....Document::get_TrackRevisions method True if changes are tracked when this document...Microsoft Word whether the track changes is turned on or off. This property...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index 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...
  4. 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...
  5. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a document node or style...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/nodejs-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. 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...
  8. 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...
  9. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....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...
  10. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_revisions method. Accepts all tracked Changes in the document....accept_all_revisions() Accepts all tracked changes in the document. def accept_all_revisions...how to accept all tracking changes in the document. doc = aw ...

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