Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 48,784 for

shape

(0.6 sec)
  1. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...setImage(stream) Sets the image that the shape displays. setImage ( stream...setImage(fileName) Sets the image that the shape displays. setImage ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the Shape is positioned vertically in C++....t method Specifies how the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped Shapes in your documents for enhanced visual appeal....class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this Shape in C++....the containing block of this shape. System :: Drawing :: Point...create and populate a group shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ImageSize.widthPoints property | Aspose.Words f...

    ImageSize.widthPoints property. Gets the width of the image in points...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...
  9. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width of the image in points...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/python-net/aspose.wo...