Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,016 for

document revision

(0.05 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsPosition method. Gets or sets rendering position of Revision bars. Default value is Outside in C++....sets rendering position of revision bars. Default value is Outside...appearance of revisions in a rendered output document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) self . assertEqual ( 7 , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Range.revisions property | Aspose.Words for Python

    Range.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this range....revisions property Range.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this range. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets Revision options in C++....visionOptions method Gets revision options. System :: SharedPtr...appearance of revisions in a rendered output document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 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...
  10. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the Revisions are rendered in the balloons...Allows to specify whether the revisions are rendered in the balloons...): ... Remarks Note that revisions are not rendered in balloons...

    reference.aspose.com/words/python-net/aspose.wo...