Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 143,412 for

pptx

(0.09 sec)
  1. 幻灯片过渡|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...
  2. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/
  3. 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...
  4. 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...
  5. 幻灯片过渡|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...
  6. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "slide.pptx" ); try { // Access a slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); try { // Configure PDF options...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、Pptx 和 ODP。...pptx" , slides . export . SaveFormat . PPTX ) 访问 SmartArt.... Presentation ( "smart_art.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "smartart.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...slides . Presentation ( "pres.pptx" ) as pres : shape = pres ....

    docs.aspose.com/slides/python-net/presentation-...