Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 15,218 for

aws

(0.07 sec)
  1. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start 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...
  2. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency 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. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end.... 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. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . IMAGE ) shape . image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... doc = aw . Document () builder = aw . DocumentBuilder..."Logo.jpg" ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units... doc = aw . Document () builder = aw . DocumentBuilder...builder . page_setup . paper_size = aw . PaperSize . LEGAL builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visit_editable_range_start meth...

    DocumentVisitor.visit_editable_range_start method. Called when a start of an editable range is encountered in the document....test_editable_range_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class EditableRangeStructu ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_editable_range_end method...

    DocumentVisitor.visit_editable_range_end method. Called when an end of an editable range is encountered in the document....test_editable_range_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class EditableRangeStructu ( aw . DocumentVisitor ): """Traverses...

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

    aspose.words.drawing.charts.AxisBound constructor... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

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