Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,035 for

document revision

(0.06 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. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....to work with a document’s collection of revisions. auto doc = System...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); System...

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

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of Document changes as Revisions in C++....Aspose::Words::Document::StopTrackRevisions method Contents [...[ Hide ] Document::StopTrackRevisions method Stops automatic...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. 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...
  9. 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...
  10. 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...