Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 129,278 for

presentation

(0.23 sec)
  1. Online XML to Powerpoint Conversion or Build .N...

    Free online app to convert XML to Powerpoint files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  2. Online XML to ODP Conversion or Build .NET base...

    Free online app to convert XML to ODP files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  3. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个笑脸形状并对其进行动画。...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  4. Online MHTML to PPSM Conversion or Build .NET b...

    Free online app to convert MHTML to PPSM files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  5. Online PCL to PPTM Conversion or Build .NET bas...

    Free online app to convert PCL to PPTM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/
  7. Convert CSV to PPS via PHP or with free Online ...

    PHP API to Convert CSV to PPS or Online App without using Microsoft Excel or Powerpoint. Test free CSV to PPS online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/c...
  8. Convert XLSM to PPS via PHP or with free Online...

    PHP API to Convert XLSM to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to PPS online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  9. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides is a powerful API for creating, editing and converting PowerPoint Presentations in .NET, Java, C++, Python and other platforms. Try it for free today!...and Convert PowerPoint Presentations with Aspose.Slides Powerful...Create, edit, and convert presentations —including importing from...

    products.aspose.com/slides/
  10. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-table/