Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...
Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a Shape or text frame is relative....the vertical position of a shape or text frame is relative. Members...it to the page's center. let shape = builder . insertImage ( base...
Aspose::Words::Drawing::Fill::get_PresetTexture method. Gets a PresetTexture for the fill in C++....tiling the texture inside the shape. auto doc = System :: MakeObject...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...
aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...
Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....new DocumentBuilder (); Shapeshape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...
Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...
Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the Shape's aspect ratio is locked in C++....method Specifies whether the shape’s aspect ratio is locked. bool...it is true but for the other shape types it is false . Has effect...