Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 129,326 for

presentation

(0.1 sec)
  1. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/androidjava/3d-chart/
  2. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/connector/
  3. Online PDF File Comparison or Build Android Mob...

    Free online app to Compare different PDF files. Android comparison library code for PDF documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  4. Online DOT File Comparison or Build Android Mob...

    Free online app to Compare different DOT files. Android comparison library code for DOT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  5. Convert JSON Format to PPTM via Java | products...

    Parse JSON to PPTM in Java without using Microsoft PowerPoint...Java is a powerful Java presentation component that enables developers...editing, and converting presentations, manipulating slides, and...

    products.aspose.com/total/java/conversion/json-...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation.... Presentation (); try { var ppImage ;...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/nodejs-java/modern-api/
  7. Convert JSON Format to ODP via Java | products....

    Parse JSON to ODP in Java without using Microsoft PowerPoint...Slides for Java is a powerful presentation processing API that enables...manipulate, and convert presentations in various formats. It supports...

    products.aspose.com/total/java/conversion/json-...
  8. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...to transform the presentation: Presentation pres = null; PdfOptions...FileOutputStream(fileOut)) { pres = new Presentation(is); for (var slide : pres...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  9. 通過 .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...
  10. 通過 .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/