Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 130,496 for

presentation

(1.1 sec)
  1. View PPTX in Python | products.aspose.com

    View PPTX in Python. Use Python 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/python-net/viewer/pptx/
  2. View ODP in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/viewer/odp/
  3. View PPSX in Python | products.aspose.com

    View PPSX in Python. Use Python 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/python-net/viewer/ppsx/
  4. View POTM in Python | products.aspose.com

    View POTM in Python. Use Python 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/python-net/viewer/potm/
  5. View or Edit POTM Metadata using C++ | products...

    View and edit POTM metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify POTM Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/potm/
  6. View or Edit PPTX Metadata using C++ | products...

    View and edit PPTX metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify PPTX Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/pptx/
  7. View or Edit OTP Metadata using C++ | products....

    View and edit OTP metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify OTP Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/otp/
  8. 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....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

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

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 演示文稿。...addSlideTransition () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 应用淡入过渡。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/androidjava/multithreading/