Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 130,440 for

presentation

(0.08 sec)
  1. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for C++: choose, apply, and customize slide layouts, placeholders, and masters with C++ examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/la...
  2. View & Edit PowerPoint Metadata using Python | ...

    Python source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/python-net/metadata/
  3. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for Android via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations on Android Manage Presentation Slides on...on Android Manage Presentation Content on Android Design Professional...

    docs.aspose.com/slides/androidjava/developer-gu...
  4. Developer Guide|Aspose.Slides for PHP Documenta...

    Discover the Aspose.Slides for PHP via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in PHP Manage Presentation Slides in...in PHP Manage Presentation Content in PHP Design Professional Presentations...

    docs.aspose.com/slides/php-java/developer-guide/
  5. Developer Guide|Aspose.Slides for Node.js via ....

    Discover the Aspose.Slides for Node.js via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Manage Presentations in JavaScript Manage Presentation Slides...Slides in JavaScript Manage Presentation Content in JavaScript Design...

    docs.aspose.com/slides/nodejs-java/developer-gu...
  6. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint Presentations....configure ActiveX controls in a presentation using Aspose.Slides for...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a simple area...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  9. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto group = slide...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  10. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for C++, with examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto connector = slide...

    docs.aspose.com/slides/cpp/examples/elements/co...