Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 127,313 for

presentation

(0.13 sec)
  1. Convert DOCM to PPS in Python or with free Onli...

    DOCM to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....PowerPoint presentation file. It is used to store presentations created...content of the document in a presentation format. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  2. Export CGM to PPTM via C# API | products.aspose...

    .NET API to Convert CGM to PPTM without using Microsoft Word...been converted to PPTX, the Presentation Processing API, Aspose.Slides...convert PDF files to PPTX. The Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Convert DOCM to ODP in Android Apps or with fre...

    DOCM to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from one format to another...

    products.aspose.com/total/android-java/conversi...
  4. Excel to HTML - Use PresentationPreference Opti...

    Learn to render a better layout when saving Excel files to HTML with Golang via C++....to get a more attractive presentation of Excel reports. Please...from an Excel report with presentation preference enabled. Prevent...

    docs.aspose.com/cells/go-cpp/excel-to-html-use-...
  5. SlideTransition|Aspose.Slides Documentation

    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....() { 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/sl...
  6. SlideTransition|Aspose.Slides Documentation

    Control slide transitions in C# with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in 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/sl...
  7. 通過 .NET 合併 POTM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/merger/p...
  8. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。... 創建 Presentation 類對象。 選擇幻燈片。 將圖表添加到幻燈片。 添加帶有數據的相關圖表系列。...in a Presentation Presentation pres = new Presentation(); ISlide...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  9. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...要在幻灯片上创建文本框,请按以下步骤操作: 创建一个 Presentation 类的实例。 获取新创建演示文稿中第一张幻灯片的引用。... Aspose TextBox 。 最后,通过 Presentation 对象写出 PPTX 文件。 下面的 JavaScript...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  10. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... 创建一个 Presentation 类的实例。 根据索引获取幻灯片的引用。 使用 ShapeCollection...实例化 Presentation 类以创建 PPTX 文件。 with slides . Presentation () as...

    docs.aspose.com/slides/zh/python-net/connector/