Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 300 for

relative shape positioning

(0.06 sec)
  1. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. @property def wrap_side ( self...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....floating image, and specify its position and size. doc = aw . Document...DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection formatting for the Shape....reflection formatting for the shape. @property def reflection (...to interact with reflection shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalAlignment enumeration | Aspose.Words ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....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...
  9. 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...
  10. 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...