Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 129,130 for

presentation

(0.39 sec)
  1. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/cpp/slide-layout/
  3. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....Manage Video Frames in Presentations Using Java Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/java/video-frame/
  4. Group Shape|Aspose.Slides for Node.js via .NET ...

    Manage grouped shapes in Aspose.Slides for Node.js: create, nest, align, reorder, and style group shapes with examples in PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...addSmartArt () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $smart...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. GroupShape|Aspose.Slides for PHP Documentation

    Work with group shapes in PHP using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....addGroupShape () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $group...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code....Convert PowerPoint Presentations to XPS in .NET Contents [ Hide...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds....Add Slides to Presentations in PHP Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  9. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for .NET: insert, play, trim, set poster frames, and export with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a video. var videoFrame...

    docs.aspose.com/slides/net/examples/elements/vi...
  10. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...