Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,844 for

document revision

(0.12 sec)
  1. ShapeBase.is_move_from_revision property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.Runs | Aspose.Words for .NET

    Paragraph Runs property. Provides access to the typed collection of pieces of text inside the paragraph 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/par...
  3. RunCollection.ToArray | Aspose.Words for .NET

    RunCollection ToArray method. Copies all runs from the collection to a new array of runs 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. Inline.IsInsertRevision | Aspose.Words for .NET

    Inline IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled 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...
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....the revision type of an inline node. doc = aw . Document ( file_name...MY_DIR + 'Revision runs.docx' ) # When we edit the document while...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all Revisions in this collection....reject_all() Rejects all revisions in this collection. def reject_all...to work with a document’s collection of revisions. doc = aw . Document...

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

    InlineStory IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#....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. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. 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/cpp/aspose.words.dra...
  10. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    ShapeBase IsMoveToRevision property. Returns true if this object was moved inserted 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...