Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,696 for

document revision

(0.04 sec)
  1. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this Revision group in C++....method Gets the author of this revision group. System :: String Aspose...info about a group of revisions in a document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient Document management....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...
  4. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient Document management....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...
  5. 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....Revisions Range.Revisions property Gets a collection of revisions...public RevisionCollection Revisions { get ; } Remarks The returned...

    reference.aspose.com/words/net/aspose.words/ran...
  6. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....with revision paragraphs. auto doc = MakeObject < Document > ();...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/cpp/aspose.words/par...
  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....paragraph is a move revision. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::RevisionCollection::RejectAll me...

    Aspose::Words::RevisionCollection::RejectAll method. Rejects all Revisions in this collection in C++....ctAll method Rejects all revisions in this collection. void Aspose...to work with a document’s collection of revisions. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_Revision_bars property. Allows to specify whether Revision bars should be rendered near lines containing revised content...show_revision_bars property RevisionOptions.show_revision_bars...Allows to specify whether revision bars should be rendered near...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....with revision paragraphs. auto doc = MakeObject < Document > ();...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/cpp/aspose.words/par...