Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...
NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...
Discover the ShapeBase Rotation property, easily define and customize rotation angles for your Shapes, enhancing your design's precision and creativity....the angle (in degrees) that a shape is rotated. Positive value corresponds...); // Insert a shape with an image. Shapeshape = builder . InsertImage...
Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = System :: MakeObject < Aspose...
Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...
Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a Shape or text frame is relative in C++....the vertical position of a shape or text frame is relative. enum...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...
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...