Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,478 for

autoshape

(0.03 sec)
  1. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...-> get_Shapes ()) { auto autoShape = System :: AsCast < IAutoShape...IAutoShape > ( shape ); if ( autoShape != nullptr ) { for ( const...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  2. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  3. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  4. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...IAutoShape" )) { var autoShape = shape ; // Iterates through...frame for ( let i1 = 0 ; i1 < autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  5. Create PPSX Presentations in Node.js | products...

    Generate Microsoft Powerpoint PPSX presentation using Node applications without using Microsoft Office....by Shapes object to add an AutoShape of Line type. Write the modified...

    products.aspose.com/total/nodejs-java/create/ppsx/
  6. 形状动画|Aspose.Slides for PHP 文档

    应用 PowerPoint 动画...以下 PHP 代码展示了如何将 Fade 效果应用于 AutoShape,并将文本动画设置为 按 1 级段落 值: # 实例化代表演示文稿文件的演示文稿类。...get_Item ( 0 ); # 添加带有文本的新 AutoShape $autoShape = $sld -> getShapes...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  7. Change the fill color of a shape in a presentat...

    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.... Slides [ 0 ]; //Add autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/net/change-the-fill-colo...
  8. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象提供的...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象提供的...

    docs.aspose.com/slides/zh/java/connector/
  9. 连接器|Aspose.Slides 文档

    在Java中连接PowerPoint形状...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象提供的...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象提供的...

    docs.aspose.com/slides/zh/androidjava/connector/
  10. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状...对象公开的 AddAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的...对象公开的 AddAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的...

    docs.aspose.com/slides/zh/cpp/connector/