Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,100 for

shape position

(0.11 sec)
  1. 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...
  2. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal Positioning of Shapes in your design for enhanced layout control....property Specifies how the shape is positioned horizontally. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your Shape's vertical Positioning for enhanced design precision and visual appeal....property Specifies how the shape is positioned vertically. public VerticalAlignment...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData | Aspose.Words for Java

    Defines an image for a Shape in Java....ImageData Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks: Use the Shape.getImageData() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....relative to what the shape is positioned vertically. public RelativeVerticalPosi...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...(x) offset relative to glyph position. Mostly used to attach marks...(y) offset relative to glyph position. Mostly used to attach marks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...contain information about the position where each particular paragraph...

    docs.aspose.com/words/cpp/rendering/
  9. 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...
  10. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...