Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 130,057 for

presentation

(0.16 sec)
  1. Export XSLFO to PPT in Android | products.aspos...

    Android API to Convert XSLFO to PPT without using Microsoft Word...formats, such as PowerPoint presentations. How Aspose.Total Helps...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  2. Customize Doughnut Charts in Presentations on A...

    Discover how to create and customize doughnut charts in Aspose.Slides for Android via Java, supporting PowerPoint formats for dynamic Presentations....Customize Doughnut Charts in Presentations on Android Contents [ Hide...steps below: Instantiate Presentation object. Add doughnut chart...

    docs.aspose.com/slides/androidjava/doughnut-chart/
  3. Convert DOCX to POTM via Java or with free Onli...

    Java API to Export DOCX to POTM without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...allows you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/docx-...
  4. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/chart-axis/
  5. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getHe...ng text) 方法设置页脚文本。 通过使用 Presentation->getHeaderFooterManag()...

    blog.aspose.com/zh/slides/add-header-and-footer...
  6. 转换为 PDF|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....NET 提供了表示演示文稿文件的 Presentation 类。 Presentation 类公开了 Save 方法,可用于将整个演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-pdf/
  7. Convert DOTX to POTM in Python or with free Onl...

    DOTX to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....template in a PowerPoint presentation, you need to convert it...save the created PDF into Presentation as a POTM format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  8. Online XML to Powerpoint Conversion or Develop ...

    Free online app to convert XML to Powerpoint files. Java conversion library code for XML 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/xml-t...
  9. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...is a presentation format used for creating presentations. Converting...OTP allows you to create presentations from documents. How Aspose...

    products.aspose.com/total/android-java/conversi...
  10. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-axis/