Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,594 for

document revision

(0.09 sec)
  1. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.Revision_options property. Gets Revision options....revision_options property LayoutOptions.revision_options property...property Gets revision options. @property def revision_options (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Range.revisions property | Aspose.Words for Python

    Range.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this range....revisions property Range.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this range. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the Revisions are rendered in the balloons...Allows to specify whether the revisions are rendered in the balloons...): ... Remarks Note that revisions are not rendered in balloons...

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