Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,828 for

document revision

(0.09 sec)
  1. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. RunCollection.Item | Aspose.Words for .NET

    RunCollection Item property. Retrieves a Run at the given index in C#....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/run...
  4. revisioncollection - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent Revisions in the Document....collection of Revision objects that represent revisions in the document...directly. Use the Revisions property to get revisions present in a...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. RevisionType Enum | Aspose.Words for .NET

    Aspose.Words.RevisionType enum. Specifies the type of change being tracked in Revision in C#....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...
  7. Inline.is_delete_revision property | Aspose.Wor...

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

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

    Inline ParentParagraph property. Retrieves the parent Paragraph of this node in C#....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. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this Revision...parent_style property Revision.parent_style property Gets the...parent style (owner) of this revision. This property will work for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...the revision type of an inline node. doc = aw . Document ( MY_DIR...

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