Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 130,433 for

presentation

(0.08 sec)
  1. Convert CSV to PPTM using Python or with free O...

    CSV to PPTM conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPTM online converter quickly before integrating the code....Step 2 Load PDF file using Presentation class Call the save method...transformed into macro-enabled presentation files that support both...

    products.aspose.com/total/python-net/conversion...
  2. Android API to Convert DOCX to XLS or with free...

    Convert DOCX to XLS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLS online converter quickly before integrating the code....applications that require data to be presented in a tabular format. How Aspose...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...

    products.aspose.com/total/android-java/conversi...
  3. Convert DOCX to SXC in C++ or with free Online ...

    C++ API to Convert DOCX to SXC or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....documents, spreadsheets, and presentations. It includes two powerful...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Android API to Convert DOCX to XLTM or with fre...

    Convert DOCX to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLTM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert DOCX to TSV or with free...

    Convert DOCX to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert DOCX to ODS or with free...

    Convert DOCX to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to ODS online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  7. 通過 C++ 合併 OTP 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 OTP 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/otp/
  8. 通過 C++ 合併 PPTM 文件 | products.aspose.com

    C++ 示例代碼用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPTM 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  9. View and Update PPTX Properties Online or Updat...

    View and modify PPTX properties through online app for free. C# .NET API code to update PPTX properties....NET Create Presentation class object Get all Properteis...Title, Subject Save the presentation with the updated metedata...

    products.aspose.com/total/net/metadata/pptx/
  10. 使用 Java 在演示文稿图表中自定义误差线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在图表中添加和自定义误差线—优化 PowerPoint 演示文稿中的数据可视化。...ErrorBarCustomValues 属性: 创建 Presentation 类的实例。 在所需幻灯片上添加气泡图。 访问第一个图表系列并设置误差线...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/error-bar/