Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,667 for

document revision

(0.08 sec)
  1. RevisionCollection.acceptAll method | Aspose.Wo...

    RevisionCollection.acceptAll method. Accepts all Revisions in this collection....method acceptAll() Accepts all revisions in this collection. acceptAll...compare documents. let docOriginal = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index of a property by name in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_date_time method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...time. doc = aw . Document () doc . custom_document_properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for 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...
  6. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows to specify whether the original text should be shown instead of revised one...should be shown instead of revised one. Default value is false...appearance of revisions. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which Revisions are rendered in balloons in C++....ShowInBalloons enum Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the color to be used for comments...appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionOptions.movedFromTextColor property | A...

    RevisionOptions.movedFromTextColor property. Allows to specify the color to be used for areas where content was moved from [RevisionType.Moving](../../../aspose.words/Revisiontype/#Moving)...appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/Revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../Revisioncolor/#NoHighlight)....appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

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