Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,828 for

document revision

(0.08 sec)
  1. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_Revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Inline.is_insert_revision property...the revision type of an inline node. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_Revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Inline.is_move_to_revision property...the revision type of an inline node. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph 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/par...
  5. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...= MakeObject < Document > ( MyDir + u "Revision footnotes.docx"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...determine the revision type of an inline node. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent Revision groups in the Document in Java....that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  8. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of Revisions in the collection in C#....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...
  9. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_Revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property InlineStory.is_move_to_revision property...Examples Shows how to view revision-related properties of InlineStory...

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

    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 None . Examples...

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