Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 42,880 for

shape

(0.06 sec)
  1. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. insertHorizontalRule...insertHorizontalRule () Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this Shape into an image in C++....can be used to render this shape into an image. System :: SharedPtr...The renderer object for this shape. Remarks This method just invokes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the Shape type allows the Shape to have an image....Returns True if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the Shape type allows the Shape to have an image....Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Cells 8.9.2 中的公共 API 变更|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your Shapes. Easily identify signature lines and enhance your document's professionalism!...SignatureLine Contents [ Hide ] Shape.SignatureLine property Gets...SignatureLine object if the shape is a signature line. Returns...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_color_gradient method...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. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains 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/nodejs-net/aspose.wo...
  10. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a Shape or text frame is relative....the vertical 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...