Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,016 for

document revision

(0.11 sec)
  1. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all Revisions in this collection....accept_all() Accepts all revisions in this collection. def accept_all...to compare documents. doc_original = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how Document Revisions are handled during layout process...Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.RevisionNumber property. Gets or sets the Document Revision number....property Gets or sets the document revision number. get revisionNumber...Examples Shows how to work with document properties in the “Origin”...

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

    Aspose.Words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is a format revision. let doc = new aw . Document ( base . myDir...myDir + "Format revision.docx" ); // This paragraph is a "Format"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/Revisiontype/#MOVING)...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/Revisiontype/#DELETION)...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....built-in document properties. let doc = new aw . Document ( base..."Properties.docx" ); // The "Document" object contains some of its...

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