Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 48,774 for

shapes

(0.1 sec)
  1. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/paragraph/
  2. Create User-defined Cell in the ShapeSheet in P...

    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....$page = $pages -> get ( $i ); $shapes = $page -> getShapes (); $j...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $j...

    docs.aspose.com/diagram/java/create-user-define...
  3. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/python-java/developer-g...
  4. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells 提供 Shape.geometry 属性以更改形状的调整点。在微软Exc...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.geometry 属性来更改不同形状的调整值。 ** 更改调整值**...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive Shapes in Aspose.Cells for JavaScript via C++....Data in Non-Primitive Shape with JavaScript via C++ Contents...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  6. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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....Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...(); IConnector connector = shapes . addConnector ( ShapeType...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  7. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象公开的 AddAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 使用 Shapes 对象公开的 AddConnector 方法并指定连接线类型来添加连接线。...

    docs.aspose.com/slides/zh/net/connector/
  8. Determine if Shape is Smart Art Shape with Gola...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Determine if Shape is Smart Art Shape with Golang via C++ Contents...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/go-cpp/determine-if-shape...
  9. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_Shapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....delete_header_footer_shapes method delete_header_footer_shapes() Deletes...Deletes all shapes (drawing objects) from the headers and footers of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/