Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,204 for

presentation

(0.16 sec)
  1. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....instance is passed to the Presentation constructor, invoking InterruptionTokenSou...task associated with that Presentation . The following code snippet...

    docs.aspose.com/slides/java/support-for-interru...
  2. Convert OpenDocument Presentations in JavaScrip...

    Aspose.Slides for Node.js lets you convert ODP to PDF, HTML, and image formats with ease. Boost your apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in JavaScript Contents [ Hide...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/nodejs-java/convert-open...
  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. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理 OLE 对象:在 PPT、PPTX 和 ODP 演示文稿中使用 C++ 插入、链接、更新以及提取嵌入的内容。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto pdfData = File...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode on Android Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...ream, prog_id, as_icon, presentation) Inserts an embedded OLE...: str , as_icon : bool , presentation : io . BytesIO ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....Remove Slides from Presentations in C++ Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  9. 视频|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...
  10. 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...