Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the Shape or picture the text wraps around in C++....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. Left 1 The document text wraps...
Shape.image_data property. Provides access to the image of the Shape...image_data property Shape.image_data property Provides access...the image of the shape. Returns None if the shape cannot have an...
ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the Shape....and the bottom edge of the shape. get distanceBottom () : number...Has effect only for top level shapes. Examples Shows how to set...
ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the Shape....text and the right edge of the shape. get distanceRight () : number...Has effect only for top level shapes. Examples Shows how to set...
ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the Shape....text and the top edge of the shape. get distanceTop () : number...Has effect only for top level shapes. Examples Shows how to set...
Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule Shape...horizontal_rule_format property Shape.horizontal_rule_format property...of the horizontal rule shape. For a shape that is not a horizontal...
TextPath.italic property. True if the font is formatted as italic....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...
TextPath.rotate_letters property. Determines whether the letters of the text are rotated....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...
TextPath.text property. Defines the text of the text path....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...
NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...