Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 126,499 for

presentation

(0.07 sec)
  1. Convert PPSX to SVG in PHP | products.aspose.com

    Sample code for PPSX to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert OTP to BMP in PHP | products.aspose.com

    Sample code for OTP to BMP PHP conversion. Use PowerPoint PHP API for batch conversion OTP files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert PPSX to JPG in PHP | products.aspose.com

    Sample code for PPSX to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  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. 在 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...
  7. 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/
  8. Configure Fallback Font Collections in Java|Asp...

    Set up a fallback fonts collection in Aspose.Slides for Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/java/create-fallback-fon...
  9. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...代码演示如何在图表数据标签中设置数据精度: using ( Presentation pres = new Presentation ()) { IChart...代码演示该操作: // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-data-label/