Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 144,307 for

pptx

(1.37 sec)
  1. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable Pptx using Python....presentation and preventing PPTX editing using Python . The developed...read-only PPTX using Python Access the target PPTX presentation...

    kb.aspose.com/slides/python/how-to-create-reado...
  2. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java.... Steps to Convert PDF to PPTX using Java Set the development...Aspose.PDF for Java to create PPTX Instantiate an object of PptxSaveOptions...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  3. Extract Media from PowerPoint using C#

    Refer to this article to extract media from PowerPoint using C#. It has details to set the IDE, a list of steps, and a sample code showing how to extract a video from PowerPoint using C#, as well as an audio....optionally, define the input PPTX file name and output folder...media files Load the source PPTX file into the Presentation class...

    kb.aspose.com/slides/net/extract-media-from-pow...
  4. 备注|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、Pptx 和 ODP 中的演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 访问幻灯片过渡...Presentation ( "slide_transition.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access.... Presentation ( "hyperlink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "video.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. 幻灯片过渡|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、Pptx 和 ODP 演示文稿。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "slide_transition.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 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....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "animation.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Export PS to PPS in Android | products.aspose.com

    Android API to Convert PS to PPS without using Microsoft Word...to export the PDF document to PPTX format using Aspose.PDF for...Java can be used to convert the PPTX document to PPS format. This...

    products.aspose.com/total/android-java/conversi...