Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 130,448 for

presentation

(0.91 sec)
  1. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument Presentation with professional, eye-catching styling....Format Charts in Presentations Using Python Contents [ Hide ]...format charts in PowerPoint presentations by using Aspose.Slides....

    docs.aspose.com/slides/python-net/chart-formatt...
  2. Convert PowerPoint Presentations to SWF Flash o...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides for Android. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash on Android Contents...The Save method exposed by Presentation class can be used to convert...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. 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...
  4. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-axis/
  5. Supported File Formats|Aspose.Slides for Node.j...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  6. Convert RTF to PPSM in Python or with free Onli...

    RTF to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....PowerPoint Show (PPSM) is a presentation file format used by Microsoft...Microsoft PowerPoint. It is a presentation format that allows users...

    products.aspose.com/total/python-net/conversion...
  7. Export XSLFO to POTM in Android | products.aspo...

    Android API to Convert XSLFO to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. Converting...

    products.aspose.com/total/android-java/conversi...
  8. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in .NET Contents [ Hide ]...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  9. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in Java Contents [ Hide ] Overview...how to export PowerPoint presentations to XAML using Aspose.Slides...

    docs.aspose.com/slides/java/export-to-xaml/
  10. 在 Java 中管理演示文稿的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。...代码演示了如何在幻灯片中创建项目符号列表: Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

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