Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,759 for

accept changes

(0.54 sec)
  1. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....Method Description virtual Accept (System::SharedPtr<Aspose:...:Words::DocumentVisitor>) Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property Changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....collection of revisions (tracked changes) that exist in this range....RevisionType . Deletion ) revision . Accept (); } // Reject the first section...

    reference.aspose.com/words/net/aspose.words/ran...
  3. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsMoveToRevision property enhances your Microsoft Word experience by tracking object movements seamlessly during edits....(inserted) in Microsoft Word while change tracking was enabled. public...Microsoft Word while // tracking changes. If we involve an inline shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....(inserted) in Microsoft Word while change tracking was enabled. bool...Microsoft Word while // tracking changes. If we involve an inline shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....learn more, visit the Track Changes in a Document documentation..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....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/java/com.aspose.word...
  10. 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...