Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,080 for

shape

(0.05 sec)
  1. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visit_shape_end method | Aspose...

    DocumentVisitor.visit_Shape_end method. Called when enumeration of a Shape has ended....visit_shape_end method visit_shape_end(shape) Called when enumeration...of a shape has ended. def visit_shape_end ( self , shape : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for Shapes, enhancing design stability and flexibility in your projects....property Specifies whether the shape’s anchor is locked. public bool...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.insertShape method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertShape method...width, height) Inserts inline shape with specified type and size...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. get title () : string...Shows how to set the title of a shape. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this Shape in C++....the containing block of this shape. System :: Drawing :: Size Aspose...create and populate a group shape. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....Accept Contents [ Hide ] Shape.Accept method Accepts a visitor...for all child nodes of the shape and calls VisitShapeEnd at the...

    reference.aspose.com/words/net/aspose.words.dra...