Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 129,310 for

presentation

(0.46 sec)
  1. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  2. Online XML to POTX Conversion or Develop Java b...

    Free online app to convert XML to POTX 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...
  3. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML 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...
  4. Convert DOCX to POWERPOINT via Java or with fre...

    Java API to Export DOCX to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....DOCX file to a POWERPOINT presentation programmatically can be...be used to create a new Presentation. This library provides a...

    products.aspose.com/total/java/conversion/docx-...
  5. Convert DOCX to PPS in Android Apps or with fre...

    DOCX to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...create, edit, and convert presentations in various formats. It supports...

    products.aspose.com/total/android-java/conversi...
  6. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。... Presentation ( "chart.pptx" ) as presentation : chart...chart = presentation . slides [ 0 ] . shapes [ 0 ] data_stream = chart...

    docs.aspose.com/slides/zh/python-net/chart-work...
  7. Export PDF to OTP in Android | products.aspose.com

    Android API to Convert PDF to OTP without using Microsoft Word... OTP (OpenDocument Presentation) is an open standard for...for electronic presentation documents, which is supported by many...

    products.aspose.com/total/android-java/conversi...
  8. Export MHTML to OTP in Android | products.aspos...

    Android API to Convert MHTML to OTP without using Microsoft Word... OTP (OpenDocument Presentation) is an open standard for...is a popular format for presentations, and is used by many businesses...

    products.aspose.com/total/android-java/conversi...
  9. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...
  10. 在 .NET 中自定义演示文稿的图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-legend/