Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 48,606 for

shape

(0.09 sec)
  1. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Add a TextBox shape. Modify properties of the TextBox...( 0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  2. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... shapes . add_ole_object_frame ( 0...Excel 文件的 OLE 对象框架。 slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  3. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  4. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/net/3d-objects/
  5. Manage PowerPoint SmartArt in Python|Aspose.Sli...

    Learn how to create and edit PowerPoint SmartArt in Python via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Using Python Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/python-net/powerpoint-sm...
  6. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Java...

    docs.aspose.com/slides/java/text-formatting/
  7. Manage Smart Art|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....Worksheet Data in Non-Primitive Shape Analyzing your prompt, please...

    docs.aspose.com/cells/net/managing-smartart/
  8. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  9. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/psd/java/drawing-images-using-g...
  10. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...pdf" ) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/pdf/