Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 129,136 for

presentation

(0.23 sec)
  1. 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...
  2. 转换为 XPS|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.... Save 方法由 Presentation 类公开,可用于将整个演示文稿转换为 XPS 文档。此外,...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  3. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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 = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  4. 档案

    档案... 首先,创建一个 Presentation 类的实例来表示一个新的 PowerPoint 文件。...文件。 检索要在其中嵌入视频的幻灯片。 使用 Presentation->getVideos()->AddVideo (System::SharedPtr...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  5. 在 .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/
  6. Convert ODP to SVG in Python | products.aspose.com

    Sample code for ODP to SVG Python conversion. Use PowerPoint Python API for batch conversion ODP 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/python-net/conversio...
  7. Convert FODP to PNG in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  8. Convert PPTM to PNG in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  9. Convert PPTM to BMP in Python | products.aspose...

    Sample code for PPTM to BMP Python conversion. Use PowerPoint Python API for batch conversion PPTM 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/python-net/conversio...
  10. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second ODP...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/odp/