Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 129,952 for

presentation

(0.12 sec)
  1. Convert TXT to PPSM via C++ or with free Online...

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

    products.aspose.com/total/cpp/conversion/txt-to...
  2. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in Java....data and widely used in presentation slides. This article will...the Microsoft PowerPoint presentation that you’ll embed the chart...

    docs.aspose.com/slides/java/create-and-embed-an...
  3. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP Presentations—code examples included....Add Ellipses to Presentations in Python Contents [ Hide ] Overview... and saving the updated presentation as a PPTX file. It also...

    docs.aspose.com/slides/python-net/ellipse/
  4. 档案

    档案...PowerPoint PPT # 创建 Presentation 类的实例。 通过 Presentation.save(String,...实例化一个表示演示文稿文件的 Presentation 对象 var presentation = new aspose ...

    blog.aspose.com/zh/ppt/create-and-open-ppt-in-n...
  5. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...Microsoft PowerPoint to save presentations that contain macros. It...format and is used to store presentations with macros. Converting...

    products.aspose.com/total/cpp/conversion/json-t...
  6. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...代码展示了如何将包含图形和两个动画效果的演示文稿转换为视频: $presentation = new Presentation (); try { # 添加一个笑脸形状并对其进行动画处理...添加一个笑脸形状并对其进行动画处理 $smile = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  7. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM 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. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Load the presentation using (Presentation presentation = new Presentation("sample...slideIndex = 0; slideIndex < presentation.Slides.Count; slideIndex++)...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  9. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C++....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C++ code is an implementation...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Create POTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTX Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a POTX file. Creation...

    products.aspose.com/total/nodejs-java/create/potx/