ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...
Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!...new DocumentBuilder (); Shapeshape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...
Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. public void...
Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...Chart Contents [ Hide ] Shape.Chart property Provides access...the chart properties if this shape has a Chart . public Chart Chart...
Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....the containing block of this shape. public Size CoordSize { get...y coordinate location on a shape’s coordinate plane to a location...
The CheckBox control toggles a value in Java....docx"); Shapeshape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...
The TextBox control displays text from an organized set of data or user input in Java....docm"); Shapeshape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...
Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...
Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage...get_ImageDir () + u "Logo.jpg" ); shape -> set_WrapType ( Aspose ::...