Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,696 for

document revision

(0.03 sec)
  1. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your Document in a browser....Ask AI Document Comparison Features Contents [ Hide ] In this...a look at the most popular document comparison features. Compare...

    docs.aspose.com/words/net/document-comparison-f...
  2. 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...
  3. RunCollection class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. ShapeBase.is_move_to_revision property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....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...
  6. 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...
  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. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. 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...
  9. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....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...
  10. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability....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...