Discover the ShapeBase WrapSide property to control text wrapping around Shapes, enhancing your design's visual appeal and readability....text is wrapped around the shape. public WrapSide WrapSide {...Has effect only for top level shapes. Examples Shows how to replace...
Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....will be used instead of the shape path. public bool XScale { get...of the lower boundary of the shape. Examples Shows how to work...
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...
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.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...
Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...
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...
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...