Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 48,651 for

shape

(0.09 sec)
  1. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. @property...Has effect only for top level shapes. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your Shape's containing block....the containing block of this shape. public Point CoordOrigin {...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  6. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....with Shapes documentation article. Remarks: Use the Shape.getTextPath()...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  10. 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...