Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 143,933 for

pptx

(0.28 sec)
  1. Convert XLSB to POWERPOINT with C++ or with fre...

    Convert XLSB to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  2. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...the presentation to disk as a PPTX file. This C++ code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/cpp/shape-animation/
  3. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....pptx" , loadOptions ) as pptx : # Generate slide...slide thumbnail with pptx . slides [ 0 ] . get_image ( 1 , 1 )...

    docs.aspose.com/slides/python-net/default-font/
  4. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、Pptx 和 ODP。...pptx" , slides . export . SaveFormat . PPTX ) 访问图表 以下代码从形状集合中检索图表。...slides . Presentation ( "chart.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. 幻灯片转场|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握幻灯片转场:添加、定制和排序效果及持续时间,并提供 PPT、Pptx 和 ODP 演示文稿的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "slide_transition.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally... Presentation ( "ole_object.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、Pptx 和 ODP 中创建动态演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 访问动画 从幻灯片时间轴检索第一个动画效果。.... Presentation ( "animation.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Animation|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js animation examples: add, sequence, and customize effects and transitions with JavaScript for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "animation.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、Pptx 和 ODP 中创建动态演示文稿。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "animation.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with Java code examples....pptx" , SaveFormat . Pptx ); } finally { presentation...Presentation ( "modern_comment.pptx" ); try { ICommentAuthor author...

    docs.aspose.com/slides/androidjava/examples/ele...