ThreeDFormat class ThreeDFormat class Represents a Shape’s three-dimensional formatting. The ThreeDFormat type expose......ThreeDFormat class Represents a shape’s three-dimensional formatting...bevel, or how far into the shape it is applied. In unit of Points...
Encapsulates the object that represents a groupbox in a spreadsheet....Shape public class GroupBox extends Shape Encapsulates...address) Adds a hyperlink to the shape. alignTopRightCorner(int topRow...
Encapsulates the object that represents a textbox in a spreadsheet....Shape public class TextBox extends Shape Encapsulates...address) Adds a hyperlink to the shape. alignTopRightCorner(int topRow...
Aspose.Words.Drawing.RelativeHorizontalSize enum. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in C#....relatively to what the width of a shape or a text frame is calculated...simple shape with absolute size and position. Shapeshape = builder...
Aspose.Words.Drawing.RelativeVerticalSize enum. Specifies relatively to what the height of a Shape or a text frame is calculated vertically in C#....relatively to what the height of a shape or a text frame is calculated...simple shape with absolute size and position. Shapeshape = builder...
Controls a html file generation....generator, IShape shape) Called before shape’s rendering. wri...generator, IShape shape) Called before shape’s rendering. wri...
ShapeBase.is_inline property. A quick way to determine if this Shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...
Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shapeshape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...
Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the Shape in C++....text and the right edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...