Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,696 for

accept changes

(1.61 sec)
  1. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how to use the StopTrackRevisions method to prevent automatic document change markings, enhancing your editing efficiency and document clarity....automatic marking of document changes as revisions. public void StopTrackRevisions...DateTime . MinValue )); // We can accept/reject these revisions programmatically...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Word via "Review" -> "Track changes". expect ( Array . from ( doc...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects....Word via "Review" -> "Track changes". Assert . That ( doc . Revisions...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/net/aspose.words/par...
  5. Installation|Documentation

    Adding or updating Aspose.OMR for .NET NuGet 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/omr/net/installation/
  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. 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...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. 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...
  10. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....(deleted) in Microsoft Word while change tracking was enabled. @property...Microsoft Word while # tracking changes. If we involve an inline shape...

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