Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 130,055 for

presentation

(1.65 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. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to export PPT to MD in C#....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  5. 使用 PHP 管理演示文稿中的音频|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中创建和控制音频帧——示例代码演示如何嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文稿文件的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/audio-frame/
  6. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint Presentations (PPT, PPTX) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....Convert Presentations to Animated GIFs in Python Contents [ Hide...you to convert PowerPoint presentations to animated GIF files with...

    docs.aspose.com/slides/python-net/convert-power...
  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. 在 Java 中将 PowerPoint 演示文稿转换为讲义模式|Aspose.Slides 文档

    在 Java 中将演示文稿转换为讲义。设置每页幻灯片数量,保留备注,使用 Aspose.Slides 导出为 PDF 或图像,并提供示例 Java 代码。免费试用。... Presentation presentation = new Presentation ( "sample...); // 导出演示文稿为 PDF,使用所选布局。 presentation . save ( "output.pdf" ,...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...对象框架嵌入到幻灯片中,请按照下列步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 将 Excel...with slides . Presentation () as presentation : slide_size =...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....the images added in the presentation shapes. In Aspose.Slides...ImageCollectionEx of the presentation. In this example we will...

    docs.aspose.com/slides/net/rendering-shapes-on-...