Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 300 for

relative shape positioning

(0.06 sec)
  1. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...insert a shape with no wrapping. shape = builder . insert_shape ( shape_type...shape_type = aw . drawing . ShapeType . CUBE , width = 200 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the Shape is inline or floating...whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. @property def wrap_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents.... Coordinates define positions within your drawings and can...graphical result. Drawing Basic Shapes TikZ allows easy creation of...

    docs.aspose.com/tex/net/fundamentals-of-using-t...
  7. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating Shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...The object is explicitly positioned, usually using its Top property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... # 1 - Inline shape with a default size based on... PAGE_BREAK ) # 2 - Inline shape with custom dimensions: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... 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...