Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 129,307 for

presentation

(0.39 sec)
  1. Convert PPT to POT using Java | products.aspose...

    Sample Java conversion code for PPT format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  2. Convert PPT to OTP using Java | products.aspose...

    Sample Java conversion code for PPT format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  4. Export MHTML to PPS in Android | products.aspos...

    Android API to Convert MHTML to PPS without using Microsoft Word...PPS (PowerPoint Show) is a presentation format used by Microsoft...It is used to display a presentation in a self-running slide...

    products.aspose.com/total/android-java/conversi...
  5. Convert EPUB to POT via Java API | products.asp...

    Java API to Convert EPUB to POT without using Microsoft Word...and manipulate PowerPoint presentations. It also provides the ability...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/epub-...
  6. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for С++ for more engaging slides....Manage Chart Data Labels in Presentations Using С++ Contents [ Hide...pptx" ; // Instantiates a Presentation class that represents a...

    docs.aspose.com/slides/cpp/chart-data-label/
  7. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/androidjava/text-form...
  8. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/convert-p...
  9. Redact PowerPoint and OpenOffice Presentations ...

    C# source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/net/redaction/
  10. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using С++ Contents [ Hide...data table. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/cpp/chart-data-table/