Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,287 for

document revision

(0.07 sec)
  1. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....Shows how to determine the revision type of an inline node. auto...= MakeObject < Document > ( MyDir + u "Revision runs.docx" );...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....Shows how to determine the revision type of an inline node. auto...= MakeObject < Document > ( MyDir + u "Revision runs.docx" );...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. DELETION Content was removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Revision.reject method | Aspose.Words for Node.js

    Revision.reject method. Reject this Revision....method reject() Reject this revision. reject () Examples Shows...with revisions in a document. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of Revisions, enhancing your data management and tracking....property Returns the number of revisions in the collection. public...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this Revision...parent_node property Revision.parent_node property Gets the immediate...this revision. This property will work for any revision type...

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

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless Document editing....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  9. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. Deletion Content was removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Revision.author property | Aspose.Words for Nod...

    Revision.author property. Gets or sets the author of this Revision...author property Revision.author property Gets or sets the author...author of this revision. Can not be empty string or null . get...

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