Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,696 for

document revision

(0.12 sec)
  1. 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...
  2. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....work with revision paragraphs. let doc = new aw . Document (); let...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....paragraph is a move revision. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # This document contains "Move" revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing Document manipulation and efficiency in your projects....Working with Paragraphs documentation article. public class ParagraphCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/par...
  5. RevisionCollection.RejectAll | Aspose.Words for...

    Discover the RevisionCollection RejectAll method to effortlessly discard all Revisions, streamlining your workflow and enhancing Document management....RejectAll method Rejects all revisions in this collection. public...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  6. 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...
  7. 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++....with revision paragraphs. auto doc = MakeObject < Document > ();...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your Document for a polished final version....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...