Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 42,872 for

shape

(0.04 sec)
  1. 使用连接索引连接形状|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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  2. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, Shapes into Excel files....Insert Pictures and Shapes of Excel files. Contents [ Hide ]...need to insert some necessary shapes into the worksheet.You may...

    docs.aspose.com/cells/python-net/insert-shapes/
  3. Manage Placeholder|Aspose.Slides for Node.js vi...

    Change Text in a Placeholder in PowerPoint Slides using JavaScript. Set Prompt Text in a Placeholder in PowerPoint Slides using JavaScript.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/nodejs-java/manage-place...
  4. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a Shape....alignment of the text within a shape. @property def vertical_anchor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... public Shape InsertForms2OleContr ( Forms2OleControl...forms2OleControl ) Return Value Shape object that contains passed...

    reference.aspose.com/words/net/aspose.words/doc...
  6. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... GROUP_SHAPE A group of shapes, images, OLE objects...objects or other group shapes. SHAPE A drawing object, such as an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....added in the Shape class The isGlued method takes a shape object as...parameter to determine that the two shapes glued or not. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  8. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this Shape is an image Shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...