Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 19,711 for

aws

(0.25 sec)
  1. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlFixedPageHorizontalAlignment enumeration | ...

    aspose.words.saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the horizontal alignment for pages in output HTML document.... doc = aw . Document ( file_name = MY_DIR...docx' ) html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....e in [ aw . saving . PdfImageColorSpaceEx . AUTO , aw . saving...SIMPLE_CMYK ]: doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered... doc = aw . Document () builder = aw . DocumentBuilder...( 'Hello world!' ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeChangingArgs.new_parent property | Aspose.W...

    NodeChangingArgs.new_parent property. Gets the node's parent that will be set after the operation completes.... class NodeChangingPrinter ( aw . INodeChangingCallbac ): def...args ): self . assertEqual ( aw . NodeChangingAction . INSERT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.fore_theme_color property | Aspose.Words...

    Stroke.fore_theme_color property. Gets or sets a ThemeColor object that represents the stroke foreground color.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_formatting property. Gets or sets a boolean value indicating either to export underline text formatting as sequence of two plus characters ++... doc = aw . Document () builder = aw . DocumentBuilder...= doc ) builder . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... doc = aw . Document ( file_name = MY_DIR...save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

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

    Archivio...words as aw # Load the document from disk doc = aw.Document("Document...Enable export of fonts options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/it/words/convert-word-to-html-i...