Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 130,500 for

presentation

(0.33 sec)
  1. Search Text in ODP Presentations using C++ | pr...

    Search and replace text in ODP Presentations in C++. Use Aspose.Slides for C++ to find text in Presentation files....find and replace text in presentation files without Microsoft...and Replace Text in ODP Presentation via C++ Aspose.Slides for...

    products.aspose.com/slides/cpp/search/odp/
  2. Search Text in PPT Presentations using C++ | pr...

    Search and replace text in PPT Presentations in C++. Use Aspose.Slides for C++ to find text in Presentation files....find and replace text in presentation files without Microsoft...and Replace Text in PPT Presentation via C++ Aspose.Slides for...

    products.aspose.com/slides/cpp/search/ppt/
  3. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for PHP via Java, streamlining your workflow....Merge Presentations in PHP Contents [ Hide ] Presentation Merging...Merging When you merge one presentation to another, you are effectively...

    docs.aspose.com/slides/php-java/merge-presentat...
  4. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in PHP Contents [ Hide ]...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/php-java/digital-signatu...
  5. 笔记|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  6. Group Shape|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  7. View POTM in Java | products.aspose.com

    View POTM files in Java. Use Aspose.Slides for Java to open macro-enabled PowerPoint template files and save them as HTML....editing, and converting presentation files. You can load POTM...Java , you can load a POTM presentation and save it as responsive...

    products.aspose.com/slides/java/viewer/potm/
  8. View POT in Java | products.aspose.com

    View POT files in Java. Use Aspose.Slides for Java to open PowerPoint template files and save them as HTML....editing, and converting presentation files. You can load POT...Java , you can load a POT presentation and save it as responsive...

    products.aspose.com/slides/java/viewer/pot/
  9. 备注|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。...addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...EffectTriggerType . ON_CLICK ) presentation . save ( "animation.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...