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

autoshape

(0.04 sec)
  1. 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/
  2. Ինչպես ավելացնել ջրանիշի սևագիր PPTX-ում՝ օգտագ...

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

    kb.aspose.com/hy/slides/cpp/how-to-add-draft-wa...
  3. 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...
  4. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....drawing layer, such as an AutoShape, textbox, freeform, OLE object...drawing layer, such as an AutoShape, freeform, OLE object, ActiveX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS 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/pps/
  6. Create POTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTX 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/potx/
  7. Manage Hyperlinks|Aspose.Slides Documentation

    Add hyperlink to a PowerPoint Presentation in C# or .NET...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/net/manage-hyperlinks/
  8. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...apply the Fade effect to AutoShape and set the text animation...// Adds new AutoShape with text IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/androidjava/shape-animat...
  9. 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/
  10. 搜索

    搜索...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // 看看有沒有圖片...

    blog.aspose.com/zh-hant/slides/extract-images-f...