Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 129,136 for

presentation

(0.74 sec)
  1. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS on Android Contents [...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个带默认数据的聚簇柱形图。...

    docs.aspose.com/slides/zh/net/chart-series/
  3. 设置OLE图标的标题|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.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // 向幻灯片添加OLE对象...

    docs.aspose.com/slides/zh/java/set-caption-to-o...
  4. Online TEX to SWF Conversion or Develop Java ba...

    Free online app to convert TEX to SWF files. Java conversion library code for TEX documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/tex-t...
  5. Render Slide as Thumbnail to JPEG by User Defin...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/render-slide-as-thum...
  6. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....shapes of the slide, save presentation in the desired format. Review...Review presentation from mobile, add comments and notes, and...

    products.aspose.com/slides/xamarin/
  7. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a POTM file. Creation...

    products.aspose.com/total/nodejs-java/create/potm/
  8. Convert PPT and PPTX to JPG in Java|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Java using fast, reliable code examples....convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/java/chart-axis/
  10. 转换为 XPS|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.... Save 方法由 Presentation 类公开,可用于将整个演示文稿转换为 XPS 文档。此外,...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-xps/