Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 42,857 for

shape

(0.09 sec)
  1. 趋势线|Aspose.Slides for Python 文档

    在 Python 中将趋势线和自定义线添加到 PowerPoint 演示文稿... shapes . add_chart ( charts . ChartType...通过索引获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建一个新图表 使用 Shapes 对象公开的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/
  2. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  3. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  4. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsd file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  6. Add ActiveX Controls|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....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.active_x_control property and...

    docs.aspose.com/cells/python-net/add-activex-co...
  7. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Insert an image as a Visio shape entity with the AddShape() method...Subsequently, insert the image as a shape and export the output Visio...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  8. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/java/managing-controls/
  9. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppt/
  10. 趋势线|Aspose.Slides 文档

    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....通过使用其索引获取幻灯片的引用 使用 Shapes 对象暴露的 AddChart 方法创建一个新的图表 使用 Shapes 对象暴露的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/androidjava/trend-line/