Discover the ShapeBase Name property to easily manage optional Shape names, enhancing your design flexibility and project organization....property Gets or sets the optional shape name. public string Name { get...Examples Shows how to use a shape’s alternative text. Document...
ShapeBase.target property. Gets or sets the target frame for the Shape hyperlink....sets the target frame for the shape hyperlink. get target () : string...Examples Shows how to insert a shape which contains an image, and...
ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the Shape....mouse pointer moves over the shape. get screenTip () : string Remarks...Examples Shows how to insert a shape which contains an image, and...
ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the Shape....mouse pointer moves over the shape. @property def screen_tip (...Examples Shows how to insert a shape which contains an image, and...
Node.custom_node_id property. Specifies custom node identifier....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...
ShapeBase.behindText property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. get...Has effect only for top level shapes. The default value is false...
ShapeBase.relativeVerticalPosition property. Specifies relative to what the Shape is positioned vertically....Specifies relative to what the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...
ShapeBase.horizontalAlignment property. Specifies how the Shape is positioned horizontally....property Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...
Discover ShapeBase HRef property to easily manage full hyperlink addresses for your Shapes, enhancing your design's interactivity and functionality....full hyperlink address for a shape. public string HRef { get ;...Examples Shows how to insert a shape which contains an image, and...