Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 435 for

relative shape positioning

(0.24 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...-> Clear (); stream -> set_Position ( 0 ); data -> WriteWorkbookStream...

    docs.aspose.com/slides/cpp/chart-workbook/
  5. 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...
  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. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....controls the scaling and positioning of graphics within the viewport...corner, the positive x‑axis points right, and the positive y‑axis...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  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. 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...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...Shows how to process absolute position tab characters with a document...

    reference.aspose.com/words/java/com.aspose.word...