Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,016 for

document revision

(0.05 sec)
  1. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph....Shows how to determine the revision type of an inline node. let...doc = new aw . Document ( base . myDir + "Revision runs.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....whether a paragraph is a move revision. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_Revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Inline.is_format_revision property...enabled. @property def is_format_revision ( self ) -> bool : ... Examples...

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

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient Document management and 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...
  5. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your 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...
  6. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_Revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property InlineStory.is_insert_revision property...enabled. @property def is_insert_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property InlineStory.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

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

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the Documentation article in C++....Levels of Nodes in a Document documentation article. class Inline...public Aspose :: Words :: Revisions :: ITrackableNode Methods...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. InlineStory.is_move_from_revision property | As...

    InlineStory.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 InlineStory.is_move_from_revision property...@property def is_move_from_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_Revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property ShapeBase.is_insert_revision property...enabled. @property def is_insert_revision ( self ) -> bool : ... Examples...

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