Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 43,096 for

shape

(0.06 sec)
  1. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. get wrapSide () : Aspose ....Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Examples Shows how to delete all shapes with images from a document...:: Words :: NodeCollection > shapes = doc -> GetChildNodes ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of Shapes for enhanced layout control....text and the left edge of the shape. public double DistanceLeft...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.imageSize property | Aspose.Words for...

    ImageData.imageSize property. Gets the information about image size and resolution....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object...." ); let shape = builder . insertShape ( aw..., 50 ); builder . moveTo ( shape . lastParagraph ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the Shape....soft edge formatting for the shape. @property def soft_edge ( self...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....tiling the texture inside the shape. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...