Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 985 for

split presentation

(0.08 sec)
  1. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for PHP via Java. Stand out!...Apply Shape Animations in Presentations Using PHP Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/php-java/shape-animation/
  2. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...代码展示了如何将包含图形和两个动画效果的演示文稿转换为视频: $presentation = new Presentation (); try { # 添加一个笑脸形状并对其进行动画处理...添加一个笑脸形状并对其进行动画处理 $smile = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF documents into a single PDF file with C++....allows you to investigate how presentation merging functionality works...works. Optimize PDF using C++ Split PDF programmatically...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  4. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations in .NET Contents [ Hide ]...table cells in PowerPoint presentations. This article explains how...

    docs.aspose.com/slides/net/manage-cells/
  5. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。... var presentation = new aspose . slides . Presentation (); try...添加一个笑脸形状并对其进行动画处理 var smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  6. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/androidjava/manage-cells/
  7. Slides.AddClone() Throws an Exception on a Linu...

    Hello Team, We are using Aspose.Slides to Split a master PowerPoint Presentation into multiple section-based Presentations. The process works perfectly on a Windows Server, but fails on a Linux server when calling the A…...Slides to split a master PowerPoint presentation into multiple...multiple section-based presentations. The process works perfectly...

    forum.aspose.com/t/slides-addclone-throws-an-ex...
  8. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using Java Contents [ Hide...table cells in PowerPoint presentations. This article explains how...

    docs.aspose.com/slides/java/manage-cells/
  9. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/php-java/manage-cells/
  10. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/shape-animation/