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

accept changes

(0.05 sec)
  1. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....deleted in Microsoft Word while change tracking was enabled. bool...document while the "Track Changes" option, found in via Review...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing....(deleted) in Microsoft Word while change tracking was enabled. public...document while the "Track Changes" option, found in via Review...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....inserted in Microsoft Word while change tracking was enabled. bool...document while the "Track Changes" option, found in via Review...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions property True if changes are tracked when this document...Microsoft Word whether the track changes is turned on or off. This property...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if Changes are tracked when this document is edited in Microsoft Word in C++....Document::get_TrackRevisions method True if changes are tracked when this document...Microsoft Word whether the track changes is turned on or off. This property...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...1 ]. DateTime ); // We can accept/reject these revisions programmatically...

    reference.aspose.com/words/net/aspose.words/doc...