Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 15,217 for

aws

(0.08 sec)
  1. 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)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify document lines containing revised information... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_BIDI_OUTLINE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeSettings.clone method | Aspose.Words f...

    MailMergeSettings.clone method. Returns a deep clone of this object.... doc = aw . Document () builder = aw . DocumentBuilder...settings . main_document_type = aw . settings . MailMergeMainDocumen...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for document cleaning... doc = aw . Document () doc . styles . add ( aw . StyleType..."MyListStyle1" ) doc . styles . add ( aw . StyleType . LIST , "MyListStyle2"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtension.is_frozen property | Aspose.Words ...

    WebExtension.is_frozen property. Specifies whether the user can interact with the web extension or not.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)... doc = aw . Document () # Below are three...symbol. builder = aw . fields . FieldBuilder ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Bookmark.first_column property | Aspose.Words f...

    Bookmark.first_column property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...

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