Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 48,838 for

shape

(0.71 sec)
  1. Aspose::Words::Drawing::ImageSize::get_WidthPoi...

    Aspose::Words::Drawing::ImageSize::get_WidthPoints method. Gets the width of the image in points. 1 point is 1/72 inch in C++....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/cpp/aspose.words.dra...
  2. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Group Presentation Shapes in C++|Aspose.Slides ...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for C++ — fast, step-by-step guide with free C++ code....Presentation Shapes in C++ Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/cpp/group/
  4. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...specifies whether this shape can overlap other shapes. get_AlternativeText...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the 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.image_size property | Aspose.Words fo...

    ImageData.image_size 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/python-net/aspose.wo...
  7. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a Shape is a group. Enhance your design workflow with this essential property for better organization....Returns true if this is a group shape. public bool IsGroup { get ;...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....for a shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your Shape types, enhancing your design capabilities and project efficiency....ShapeType property Gets the shape type. public ShapeType ShapeType...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...