Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,699 for

accept changes

(0.33 sec)
  1. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...Methods Name Description accept(criteria) Accepts revisions that match...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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....RevisionType . Deletion ) revision . accept (); } // Reject the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Installation|Documentation

    Adding or updating Aspose.OCR for .NET package in your project....confirm changes to the solution. If prompted, accept the license...application behavior or require changes to existing code. Open your...

    docs.aspose.com/ocr/net/installation/
  7. Aspose::Words::Revision class | Aspose.Words fo...

    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++....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/cpp/aspose.words/rev...
  8. 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...
  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...Methods Method Description Accept (const System::SharedPtr<A...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....three types of fields which can accept a document visitor, // which...will allow it to visit the accepting node, and then traverse its...

    reference.aspose.com/words/java/com.aspose.word...