Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,690 for

aws

(0.03 sec)
  1. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

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

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....create_nested_table (): doc = aw . Document () # Create the outer...docx' ) def create_table ( doc : aw . Document , row_count : int...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index....let doc = new aw . Document (); let tag = new aw . Markup . StructuredDocumentTa... ( doc , aw . Markup . SdtType . DropDownList , aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... doc = aw . Document () # Insert a plain... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``.... doc = aw . Document () # Insert a plain... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.moveToDocumentStart method | As...

    DocumentBuilder.moveToDocumentStart method. Moves the cursor to the beginning of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true.... doc = aw . Document () # Insert a plain... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

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