Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 49,157 for

shapes

(0.2 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/manage-smartart/
  2. 在 PHP 中连接组的子形状|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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  3. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ...., 100 , 600 , 50 , False ) shape . add_text_frame ( "Aspose:...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  4. Update shape properties in VSTO and Aspose.Diag...

    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....Update shape properties in VSTO and Aspose.Diagram Contents [...Microsoft Visio files. To update shape properties: Create a Visio application...

    docs.aspose.com/diagram/net/update-shape-proper...
  5. Using ActiveX Controls in Excel with Python

    This article guides on using ActiveX controls in Excel with Python. It has the IDE details, steps, and a sample code to add ActiveX command button using Python....default sheet, and access the shapes collection Call the addActiveXControl()...and get the reference to the shapes collection in the selected...

    kb.aspose.com/cells/python/using-activex-contro...
  6. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/zh/net/paragraph/
  7. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。... Shapes . AddChart ( ChartType . ClusteredColumn...获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/net/trend-line/
  8. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....Accept Contents [ Hide ] Shape.Accept method Accepts a visitor...for all child nodes of the shape and calls VisitShapeEnd at the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  10. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....explore how to build intricate shapes by combining different objects...and use it to fill all added shapes Apply transparency to the bitmap...

    kb.aspose.com/drawing/java/create-transparent-i...