Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 924 for

accept changes

(0.04 sec)
  1. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...If this revision relates to change of Style formatting, use Revision...document while the "Track Changes" option, found in via Review...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....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/cpp/aspose.words/par...
  3. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...If this revision relates to change of Style formatting, use ParentStyle...document while the "Track Changes" option, found in via Review...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....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/cpp/aspose.words/run...
  5. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....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/cpp/aspose.words/rev...
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....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/python-net/aspose.wo...
  7. ParagraphCollection.Item | Aspose.Words for .NET

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....Word via "Review" -> "Track changes". Assert . AreEqual ( 6 , doc...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....Word via "Review" -> "Track changes". self . assertEqual ( 6 ,...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....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/net/aspose.words/run...
  10. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document Changes as revisions....automatic marking of document changes as revisions. def stop_track_revisions...1 ] . date_time ) # We can accept/reject these revisions programmatically...

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