Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,023 for

document revision

(0.07 sec)
  1. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions | Aspose.Words for Java

    Allows to control how Document Revisions are handled during layout process in Java....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your Document's style without child nodes!...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...
  4. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this Revision group....property Gets the author of this revision group. @property def author...group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionGroupCollection.count property | Aspose...

    RevisionGroupCollection.count property. Returns the number of Revision groups in the collection....property Returns the number of revision groups in the collection....group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....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...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldStart...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience....paragraph is a move revision. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/net/aspose.words/par...
  9. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....paragraph is a move revision. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...