Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 119,527 for

presentation

(0.09 sec)
  1. Convert PDF to BMP in PHP | products.aspose.com

    Sample code for PDF to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PDF 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/...
  2. 在 Python 中管理图表系列|Aspose.Slides for Python 文档

    了解如何在 PowerPoint (PPT/PPTX) 中使用 Python 管理图表系列,提供实用代码示例和最佳实践,以增强数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加聚簇柱形图。 访问第一个图表系列。...with slides . Presentation () as presentation : # 添加图表 chart...

    docs.aspose.com/slides/zh/python-net/chart-series/
  3. Convert DOTM to POT via C++ or with free Online...

    Export DOTM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POT online converter quickly before integrating the code....that is used to create presentations with a consistent look and...allows businesses to create presentations with the same look and feel...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOT to PPSM via C++ or with free Online...

    Export DOT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....documents, while PPSM is a presentation format used by Microsoft...allows users to create presentations from their Word documents...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. Convert DOT to POWERPOINT via C++ or with free ...

    Export DOT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....create a new presentation. Finally, the presentation can be saved...it to HTML, create a new presentation, and save it as a POWERPOINT...

    products.aspose.com/total/cpp/conversion/dot-to...
  6. Convert OTT to PPSX via C++ or with free Online...

    Export OTT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code.... PPSX is a presentation format used by PowerPoint...for C++ to create a new presentation, and save it as PPSX. This...

    products.aspose.com/total/cpp/conversion/ott-to...
  7. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....the PPS format, which is a presentation format used by Microsoft...the HTML and create a new presentation, which can then be saved...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Convert DOT to PPSX via C++ or with free Online...

    Export DOT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....PPSX format, which is a presentation format used by Microsoft...the HTML and create a new presentation, which can then be saved...

    products.aspose.com/total/cpp/conversion/dot-to...
  9. Product Overview|Aspose.Slides Documentation

    C++ PowerPoint API enables C++ applications to read and write PowerPoint documents without using Microsoft PowerPoint and provides key features such as managing text, shapes, tables & animations, adding audio and video to slides, previewing slides, exporting slides to SVG, PDF format and more....allows you to save your presentations in a variety of ways. For...example, you can save your presentation in not only PPT, but also...

    docs.aspose.com/slides/cpp/product-overview/
  10. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...示例代码展示了如何将图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...Java 中的幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/