Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,106 for

document revision

(0.11 sec)
  1. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of Revision groups in C++....oups method Collection of revision groups. System :: SharedPtr...to work with a document’s collection of revisions. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each Revision group, enhancing your Document management efficiency....property Gets the author of this revision group. public string Author...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Paragraph.is_move_to_revision property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionGroupCollection.Count | Aspose.Words fo...

    Discover the Count property of RevisionGroupCollection. Easily retrieve the total number of Revision groups, enhancing your data management efficiency....property Returns the number of revision groups in the collection....group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Print Word Document with Comments using Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....Product Family Print Word Document with Comments using Java This...information on how to print Word document with comments using Java ...

    kb.aspose.com/words/java/print-word-document-wi...
  7. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_Revision_bars property. Allows to specify whether Revision bars should be rendered near lines containing revised content...show_revision_bars property RevisionOptions.show_revision_bars...Allows to specify whether revision bars should be rendered near...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient Document management....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...
  10. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient Document management....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...