Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 20,775 for

aws

(0.14 sec)
  1. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... 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. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder = aw . DocumentBuilder...world! { aw . ControlChar . CR } ' + f 'Hello again! { aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

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

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [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...
  6. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder = aw . DocumentBuilder...field codes. self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

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