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

accept changes

(0.19 sec)
  1. 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...
  2. 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...
  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. 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/
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....contents of our document by accepting this custom document visitor...getFirstSection(); fisrtSection.getBody().accept(myDocTextExtractor); // Visit...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked Changes) that exist in this document....collection of revisions (tracked changes) that exist in this document..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision class | Aspose.Words for Python

    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/python-net/aspose.wo...
  8. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....learn more, visit the Track Changes in a Document documentation...Description Accept ( IRevisionCriteria ) Accepts revisions that...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked Changes) that exist in this range in C++....collection of revisions (tracked changes) that exist in this range....:: Deletion ) { revision -> Accept (); } } // Reject the first...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. 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...