Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,690 for

aws

(0.06 sec)
  1. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox form field at the current position.... let builder = new aw . DocumentBuilder (); // Form...insertTextInput ( "My text input" , aw . Fields . TextFormFieldType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_split_criteria property. Specifies how the document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... builder = aw . DocumentBuilder () shape =... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... doc = aw . Document ( file_name = MY_DIR...( 2 , doc . get_child_nodes ( aw . NodeType . TABLE , True ) ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke.... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . CLOUD_CALLOUT , aw . drawing...

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

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . outline_level = aw . OutlineLevel . LEVEL1 builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

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