Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,148 for

document revision

(0.15 sec)
  1. Paragraph.is_move_from_revision property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control Revision visibility in balloons for enhanced Document clarity. Default is None....Allows to specify whether the revisions are rendered in the balloons...set ; } Remarks Note that revisions are not rendered in balloons...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent Revision groups in the Document. To learn more, visit the Documentation article in C++....that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. class RevisionGroupCollect...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. 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...
  5. RevisionCollection.Groups | Aspose.Words for .NET

    Discover RevisionCollection Groups, a unique collection of Revision groups designed to enhance collaboration and streamline your project management....Groups property Collection of revision groups. public RevisionGroupCollect...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  6. 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...
  7. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of Revisions for enhanced project clarity....Revisions Range.Revisions property Gets a collection of revisions...public RevisionCollection Revisions { get ; } Remarks The returned...

    reference.aspose.com/words/net/aspose.words/ran...
  8. 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...
  9. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content....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/sto...
  10. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....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...