Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,093 for

autoshape

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

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

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  2. 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...
  3. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in Java...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/androidjava/slide-master/
  4. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in C++...SharedPtr < IAutoShape > autoShape = System :: AsCast < Aspose...shape ); if ( autoShape != nullptr ) { if ( autoShape -> get_Placeholder...

    docs.aspose.com/slides/cpp/slide-master/
  5. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C# or .NET...apply the Fade effect to AutoShape and set the text animation...// Adds new AutoShape with text IAutoShape autoShape = sld . Shapes...

    docs.aspose.com/slides/net/shape-animation/
  6. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP...apply the Fade effect to AutoShape and set the text animation...0 ); # Adds new AutoShape with text $autoShape = $sld -> getShapes...

    docs.aspose.com/slides/php-java/shape-animation/
  7. 连接器|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/cpp/connector/
  9. 形状动画|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...
  10. 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...