Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 15,227 for

shape

(0.07 sec)
  1. 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...
  2. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a Shape or text frame is relative....the horizontal position of a shape or text frame is relative. Members...HeaderFooterType . HEADER_PRIMARY ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. 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...
  7. 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...
  8. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Examples Shows how to set shape fill type as image. Document...several ways of setting image. Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...