Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,379 for

autoshape

(0.14 sec)
  1. Convert DOTM to PPSX via C++ or with free Onlin...

    Export DOTM to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPSX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/dotm-t...
  2. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPS online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Convert DOC to PPT via C++ or with free Online ...

    Export DOC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert DOC to PPTM via C++ or with free Online...

    Export DOC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/doc-to...
  6. Convert OTT to PPS via C++ or with free Online ...

    Export OTT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/ott-to...
  7. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency.... Shapes [ 0 ] as AutoShape ; var subTitle = slide_0 .... Shapes [ 1 ] as AutoShape ; titleShape . TextFrame . Text =...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  8. 搜索

    搜索...System::SharedPtr<IAutoShape> autoShape = slide->get_Shapes()->Ad...paragraph")); auto paragraphs = autoShape->get_TextFrame()->get_Paragraphs();...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  9. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...(). get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....TextFrame object is wrapped in an AutoShape object. To add watermark text...single slide — create an AutoShape object and then add the watermark...

    docs.aspose.com/slides/python-net/watermark/