Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 15,217 for

aws

(0.12 sec)
  1. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto the stack.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . style_identifier = aw . StyleIdentifier . HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... doc = aw . Document ( MY_DIR + "DrawingML...0 ] . font . has_dml_effect ( aw . TextDmlEffect . SHADOW )) self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value.... assertRaises ( Exception ): aw . FileFormatUtil . content_type_to_save_format... assertRaises ( Exception ): aw . FileFormatUtil . content_type_to_save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.first_child property | Aspose.Wor...

    CompositeNode.first_child property. Gets the first child of the node....test_recurse_children ( self ): doc = aw . Document ( MY_DIR + "Paragraphs...traverse_all_nodes ( parent_node : aw . CompositeNode , depth : int...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

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

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

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