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

autoshape

(0.04 sec)
  1. 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/
  2. Create POT Presentations in Node.js | products....

    Generate Microsoft Powerpoint POT 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/pot/
  3. Create PPSM Presentations in Node.js | products...

    Generate Microsoft Powerpoint PPSM 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/ppsm/
  4. Create PPTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint PPTM 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/pptm/
  5. 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/
  6. 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/
  7. 管理超链接|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  8. 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...
  9. 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...
  10. 连接器|Aspose.Slides 文档

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

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