Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 129,327 for

presentation

(0.26 sec)
  1. 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...
  2. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for Java: create, rename, reorder, and group slides with Java examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...addSection () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/s...
  3. View POT in Java | products.aspose.com

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

    products.aspose.com/slides/java/viewer/pot/
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using Python Contents [...Python examples that open a Presentation , work with slides and SmartArt...

    docs.aspose.com/slides/python-net/manage-smartart/
  5. 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/
  6. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....Open Presentations in C++ Contents [ Hide ] Overview Beyond creating...creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/cpp/open-presentation/
  7. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...addVideo () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加视频帧。...

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

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....addHyperlink () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-textbox/
  10. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

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