Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,667 for

document revision

(0.06 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified index 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...
  2. RevisionTextEffect enumeration | Aspose.Words f...

    Aspose.Words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for Revisions of Document text....decoration effect for revisions of document text. Members Name Description...Description None Revised content has no special effects applied...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which Revisions are rendered in balloons....enumeration Specifies which revisions are rendered in balloons.... Note that revisions are not rendered in balloons for CommentDisplayMode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the 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...
  6. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [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...
  7. ShowInBalloons enumeration | Aspose.Words for N...

    Aspose.Words.Layout.ShowInBalloons enumeration. Specifies which Revisions are rendered in balloons....enumeration Specifies which revisions are rendered in balloons.... Note that revisions are not rendered in balloons for CommentDisplayMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.insertedTextEffect property | A...

    RevisionOptions.insertedTextEffect property. Allows to specify the effect to be applied to the inserted content [RevisionType.Insertion](../../../aspose.words/Revisiontype/#Insertion)...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. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....appearance of revisions. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // Get the RevisionOptions object that...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/Revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../Revisiontexteffect/#NONE)...revised_properties_effect property RevisionOptions.revised_properties_effect...RevisionTextEffect.NONE @property def revised_properties_effect ( self )...

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