Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,478 for

autoshape

(0.03 sec)
  1. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C++...apply the Fade effect to AutoShape and set the text animation...idx_get ( 0 ); // Adds new AutoShape with text System :: SharedPtr...

    docs.aspose.com/slides/cpp/shape-animation/
  2. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...get_Item ( 0 ); # 添加矩形类型的 AutoShape $ashp = $slide -> getShapes... 150 , 300 , 150 ); # 访问 AutoShape 的 TextFrame $tf = $ashp ->...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  3. Slide Master|Aspose.Slides for Node.js via .NET...

    Add or edit slide master in PowerPoint presentation in JavaScript... size (); i ++ ) { var autoShape = master . getShapes (). get_Item...( i ); if ( autoShape != null ) { if ( autoShape . getPlaceholder...

    docs.aspose.com/slides/nodejs-java/slide-master/
  4. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM 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/potm/
  5. Ինչպես ավելացնել ջրանիշի սևագիր PPTX-ում՝ օգտագ...

    Այս ձեռնարկում մենք կուսումնասիրենք, թե ինչպես ավելացնել ջրանիշի սևագիր PPTX-ում՝ օգտագործելով C++: Դուք կարող եք գաղտնի ջրի մակարդակի նշագիծ տեղադրել PowerPoint ներկայացման մեջ՝ օգտագործելով հեշտ API միջերեսը C++-ում...Presentation Class օրինակը Ավելացնել AutoShape բոլոր Master Slides-ում՝ ջրի...

    kb.aspose.com/hy/slides/cpp/how-to-add-draft-wa...
  6. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...Presentation Class instance Add AutoShape in all Master Slides for adding...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...
  7. 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/
  8. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Python... AutoShape and shape . fill_format ....

    docs.aspose.com/slides/python-net/extracting-im...
  9. 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/
  10. 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/java/slide-master/