Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 130,441 for

presentation

(0.13 sec)
  1. Convert PPS to GIF using C# | products.aspose.com

    Sample code for PPS to GIF C# conversion. Use API example code for batch PPS files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pps-t...
  2. Convert PPT to PDF using C# | products.aspose.com

    Sample code for PPT to PDF C# conversion. Use API example code for batch PPT files to PDF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. Convert PPSM to GIF using C# | products.aspose.com

    Sample code for PPSM to GIF C# conversion. Use API example code for batch PPSM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/ppsm-...
  4. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...代码演示了如何向幻灯片添加嵌入的音频帧: // 实例化一个表示演示文稿文件的 Presentation 类 const pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  5. Convert image to PPT in C# | products.aspose.com

    Convert image to PPT in C#. Use .NET library API to convert image to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/net/conversion/image...
  6. Convert JPG to PPT in C# | products.aspose.com

    Convert JPG to PPT in C#. Use .NET library API to convert JPG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/net/conversion/jpg-t...
  7. Convert DOCM to PPTM in Python or with free Onl...

    DOCM to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....is a Microsoft PowerPoint presentation that is based on the XML...format. It is used to store presentations that contain macros, scripts...

    products.aspose.com/total/python-net/conversion...
  8. View PowerPoint files on Windows, Linux & macOS...

    Learn how to view PowerPoint Presentations using Aspose.Slides API...Viewer View PowerPoint Presentations using Aspose.Slides APIs:...how to view PowerPoint presentations in Python, Java, C++ and...

    products.aspose.com/slides/viewer/
  9. Convert WORDML to POT in Python or with free On...

    WORDML to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....save the created PDF into Presentation as a POT format. The Aspose...It supports a variety of presentation formats, including PPT,...

    products.aspose.com/total/python-net/conversion...
  10. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

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