Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,657 for

document revision

(0.05 sec)
  1. 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...
  2. 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...
  3. IRevisionCriteria class | Aspose.Words for Node.js

    Aspose.Words.IRevisionCriteria class. Implement this interface if you want to control when certain [Revision](../Revision/) should be accepted/rejected or not by the [RevisionCollection.accept()](../Revisioncollection/accept/#iRevisioncriteria)/[RevisionCollection.reject()](../Revisioncollection/reject/#iRevisioncriteria) methods....want to control when certain Revision should be accepted/rejected...isMatch(revision) Checks whether or not specified revision matches...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  5. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../Revisiongroup/) objects that represent Revision groups in the Document...that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....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...
  8. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index 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/par...
  9. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.revision_bars_position property...

    RevisionOptions.Revision_bars_position property. Gets or sets rendering position of Revision bars...revision_bars_position property RevisionOptions.revision_bars_position...sets rendering position of revision bars. Default value is HorizontalAlignment...

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