Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 49,140 for

shape

(0.08 sec)
  1. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. 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...
  3. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...oleControl = (Forms2OleControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it in C++....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....and updating hyperlinks on shapes using Aspose.Slides for Node...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/nodejs-java/examples/ele...