Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 352 for

relative shape positioning

(0.11 sec)
  1. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the Shape is positioned vertically....property Specifies how the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the Shape is positioned horizontally....property Specifies how the shape is positioned horizontally. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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/tikz-fundamentals-of-us...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...