Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 129,313 for

presentation

(0.14 sec)
  1. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pptx/
  2. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/ppsm/
  3. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint Presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML on Android Contents...how to convert PowerPoint Presentation in HTML format using Java...

    docs.aspose.com/slides/androidjava/convert-powe...
  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. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....Convert PowerPoint Presentations to TIFF in Java Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. 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...
  8. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Python via .NET, streamlining your workflow....Efficiently Merge Presentations with Python Contents [ Hide ]...] Optimize Your Presentation Merging With Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/merge-present...
  9. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in Presentations for PPT, PPTX and ODP....up unused ones to reduce presentation size. Add a Layout Slide...with slides . Presentation () as presentation : master_slide...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in Python Contents [ Hide ] Info...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/python-net/export-to-html5/