Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,168 for

shape position

(0.16 sec)
  1. Insert Shapes To Worksheet In Aspose.Cells|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Insert Shapes To Worksheet In Aspose.Cells Contents [...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/java/insert-shapes-to-wor...
  2. 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...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a Shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....to the left of the number position. Center The list label is...is centered at the number position. Right This list label is aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....fill or stroke properties for shapes, text, etc. SVG Linear Gradient...offset attribute sets the position the SVG gradient gets a stop-color...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your Shape aligns with text, enhancing your design and improving layout efficiency....to determine if this shape is positioned inline with text. public...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/net/aspose.words.dra...