Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 130,577 for

presentation

(0.35 sec)
  1. Manage Video Frames in Presentations Using C++|...

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

    docs.aspose.com/slides/cpp/video-frame/
  2. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for .NET: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear C# examples....Add a VBA Macro Create a presentation with a VBA project and a...using var presentation = new Presentation (); presentation . VbaProject...

    docs.aspose.com/slides/net/examples/elements/vb...
  3. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  4. View OTP in C++ | products.aspose.com

    View OTP Presentations in C++. Use Aspose.Slides for C++ to open OpenDocument Presentation template files and save them as responsive HTML....Slides for C++ is a presentation processing library for opening...editing, and converting presentation files. You can load a OTP...

    products.aspose.com/slides/cpp/viewer/otp/
  5. View POTX in C++ | products.aspose.com

    View POTX Presentations in C++. Use Aspose.Slides for C++ to open PowerPoint Open XML template files and save them as responsive HTML....Slides for C++ is a presentation processing library for opening...editing, and converting presentation files. You can load a POTX...

    products.aspose.com/slides/cpp/viewer/potx/
  6. 备注|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理幻灯片备注:使用清晰的 JavaScript 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 演讲者备注。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP Presentations....addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/c...
  8. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP....addAnimation () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Redact PPT Presentations using C++ | products.a...

    Redact PPT Presentations in C++. Use Aspose.Slides for C++ to find and replace sensitive text in Presentation files....replace sensitive text in presentation files without Microsoft...Microsoft PowerPoint. Redact PPT Presentation via C++ Aspose.Slides for...

    products.aspose.com/slides/cpp/redaction/ppt/
  10. Merge PDF Files in C++ | products.aspose.com

    Merge PDF files in C++. Use Aspose.Slides for C++ to import PDF files and save the merged result as PDF....C++ API for working with presentation content and PDF files. You...multiple PDF files into a Presentation and save the combined result...

    products.aspose.com/slides/cpp/merger/pdf-to-pdf/