Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,478 for

document revision

(0.02 sec)
  1. Inline Class | Aspose.Words for .NET

    Aspose.Words.Inline class. Base class for inlinelevel nodes that can have character formatting associated with them but cannot have child nodes of their own in C#....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  2. 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...
  3. 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...
  4. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    ShapeBase IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....identify move revision shapes. // A move revision is when we move...move an element in the document body by cut-and-pasting it in...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  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. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted 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...
  9. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted 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...
  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...