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

accept changes

(0.19 sec)
  1. 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...Methods Name Description accept(criteria) Accepts revisions that match...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track Changes and identify moved or deleted objects with precision....(deleted) 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_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....(deleted) 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. 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...
  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. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked Changes....the document has any tracked changes. @property def has_revisions..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  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...