Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 272 for

relative shape positioning

(0.32 sec)
  1. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

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

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the Shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

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

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....floating image, and specify its position and size. doc = aw . Document...DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. @property def wrap_side ( self...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the Shape....the containing block of the shape. @property def height ( self...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...widths specified either in relative (percentage) or in absolute...widths specified using either relative or absolute units too. When...

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

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

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

    ShapeBase.behind_text property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. @property...Has effect only for top level shapes. The default value is False...

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

    ShapeBase.reflection property. Gets reflection formatting for the Shape....reflection formatting for the shape. @property def reflection (...to interact with reflection shape effect. doc = aw . Document...

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