Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 129,693 for

presentation

(0.34 sec)
  1. 通過 .NET 合併 PPTX 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 PPTX 文檔的 C# 源代碼。...PPTX 文件 - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  2. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/net/features-overview/
  3. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...create, edit, and convert presentations. Both APIs come under the...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Convert XPS to POWERPOINT | products...

    Convert XPS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint, which is a popular presentation software. Therefore, it...in order to use them in presentations. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...is useful for creating presentations, documents, and other types...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument Presentations....Enhance PowerPoint Presentations with Animations in C++ Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  7. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT 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...
  8. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 using ( Presentation presentation = new...new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用 var slide...

    docs.aspose.com/slides/zh/net/animated-charts/
  9. 导出媒体文件为HTML文件|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....为将媒体文件导出为HTML,请按照以下步骤操作: 创建 Presentation 类的实例 获取幻灯片的引用 设置切换效果 将演示文稿写入...示例 //Loading a presentation using (Presentation pres = new Presentation("example...

    docs.aspose.com/slides/zh/net/export-media-file...
  10. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/sm...