Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 130,443 for

presentation

(0.25 sec)
  1. Convert DOCM to PPTM via C++ or with free Onlin...

    Export DOCM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....be useful for creating presentations from existing documents...well as ensuring that the presentation is consistent with the original...

    products.aspose.com/total/cpp/conversion/docm-t...
  2. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....file to an OpenDocument Presentation (ODP) file can be useful...useful when you need to present the content of the ODT file in a more...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...使用其自己的 API,Aspose 开发了免费的 presentation to HTML 转换器: PPT to HTML...演示文稿转换为 HTML: 创建 Presentation 类的实例。 在 Presentation 类中加载 .ppt 以 在...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. C++ API to Convert CGM to PPSM | products.aspos...

    Convert CGM to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Slide Show) is a presentation format used by Microsoft...to store slides and other presentation related information. Converting...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Convert Presentations in Handout Mode with Pyth...

    Convert Presentations to handouts in Python. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....Convert Presentations in Handout Mode with Python Contents [...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/python-net/convert-power...
  6. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT Presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....to convert a PowerPoint presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  8. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...used to store PowerPoint presentations. It is a compressed file...is also used to store the presentation’s layout, formatting, and...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... $input = new Presentation (); $shapes = $input ->...返回幻灯片、母版幻灯片或布局幻灯片。 $presentation = new Presentation (); $id = $presentation...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  10. 将布局幻灯片添加到演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....要添加布局幻灯片,请按照以下步骤操作: 创建 Presentation 类的实例 访问母版幻灯片集合 尝试查找现有的布...最后,使用 Presentation 对象写入演示文稿文件。 示例 //Instantiate Presentation class...

    docs.aspose.com/slides/zh/net/add-layout-slide-...