Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,642 for

document revision

(0.07 sec)
  1. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage Document changes. Enhance your Document editing with precision!...of change being tracked in Revision . public enum RevisionType...content was inserted in the document. Deletion 1 Content was removed...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_Revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Inline.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....of change being tracked in Revision . enum class RevisionType...content was inserted in the document. Deletion 1 Content was removed...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve Revision groups or get null if no group exists. Simplify your data management today!...[ Hide ] Revision.Group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. public...

    reference.aspose.com/words/net/aspose.words/rev...
  5. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of Revisions in the collection....property Returns the number of revisions in the collection. get count...with revisions in a document. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....the revision type of an inline node. doc = aw . Document ( file_name...MY_DIR + 'Revision runs.docx' ) # When we edit the document while...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.track_revisions property | Aspose.Word...

    Document.track_Revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document editing!...determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  10. RevisionCollection.Item | Aspose.Words for .NET

    Access specific Revisions effortlessly with the RevisionCollection Item property. Quickly retrieve Revisions by index for streamlined data management....Returns a Revision at the specified index. public Revision this [...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...