Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,696 for

document revision

(0.04 sec)
  1. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....is a move revision. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. 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...
  4. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....with revision shapes. auto doc = MakeObject < Document > ();...tracking revisions, which will make this shape not a revision of any...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Revision.group property | Aspose.Words for Node.js

    Revision.group property. Gets the Revision group...property Revision.group property Gets the revision group. Returns...Returns null if the revision does not belong to any group. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++....SharedPtr < Aspose :: Words :: Revision >>> Aspose :: Words :: RevisionCollection...to work with a document’s collection of revisions. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....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...
  9. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document Revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise Document management....want to control when certain Revision should be accepted/rejected...IsMatch ( Revision ) Checks whether or not specified revision matches...

    reference.aspose.com/words/net/aspose.words/ire...
  10. 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...