Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 143,937 for

pptx

(0.22 sec)
  1. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. 幻灯片转场|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/...
  3. 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...
  4. 动画|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...
  5. 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...
  6. 动画|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...
  7. 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...
  8. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、Pptx 和 ODP 中的形状。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "connector.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....portion, and save the result as a PPTX file. Change Language for a...Write the presentation as a PPTX file. The implementation of...

    docs.aspose.com/slides/java/presentation-locali...
  10. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、Pptx 和 ODP 文件的填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下 Python 代码演示如何格式化矩形 AutoShape...color = draw . Color . blue # 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/python-net/shape-form...