Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 129,326 for

presentation

(0.71 sec)
  1. Convert RTF to PPSX in Android Apps or with fre...

    RTF to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free RTF to PPSX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations in a variety of formats...

    products.aspose.com/total/android-java/conversi...
  2. Convert DOTX to PPSX in Android Apps or with fr...

    DOTX to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....tasks, such as creating presentations, converting documents for...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  3. Convert DOTM to PPTX via Java or with free Onli...

    Java API to Export DOTM to PPTX without using Microsoft Word or PowerPoint or online. Test free DOTM to PPTX online converter quickly before integrating the code....for Java to create a new Presentation, write HTML content in it...for Java to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/dotm-...
  4. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....the Presentation class object Save the loaded presentation as...PPTX is loaded into the Presentation class object and in the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  5. Merge POTX Files Online or using C++ | products...

    Free online app to combine different POTX Presentations. C++ merging library code to merge POTX Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge POTX Files...

    products.aspose.com/total/cpp/merge/potx/
  6. Merge Powerpoint Files Online or using Java | p...

    Free online app to combine different Powerpoint Presentations. Java merging library code to merge Powerpoint Presentation into format of your choice....using Presentation class object Select the one presentation as the...single merged Powerpoint Presentation Java Code to Merge Powerpoint...

    products.aspose.com/total/java/merge/powerpoint/
  7. Convert DOC to PPSM via Java or with free Onlin...

    Java API to Export DOC to PPSM without using Microsoft Word or PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code....be used to create a new Presentation, write HTML content in it...be used to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/doc-t...
  8. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for PHP via Java for PPT and PPTX, with practical code examples....Chart Calculations for Presentations in PHP Contents [ Hide ]...actual values. $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/chart-calculati...
  9. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... 对 Presentation 对象中的所有形状对象执行的任何操作都会应用于整个演示文稿。...PPTX 文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/applying-protect...
  10. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

    docs.aspose.com/slides/zh/net/3d-presentation/