Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 128,989 for

presentation

(0.32 sec)
  1. Convert ODP to DOT via C# .NET or with free Onl...

    Convert PowerPoint odp documents to Word dot files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint ODP Presentation to Word DOT document conversion...process for any PowerPoint odp presentation to Word dot files batch...

    products.aspose.com/total/net/conversion/odp-to...
  2. 通過 Java 合併 PPSX 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPSX 文檔的 Java 示例代碼。... 使用 Presentation 類的實例加載第一個 PPSX 文件。 使用 Presentation 類的實例加載第二個...first PPSX File Presentation prest1 = new Presentation( "prest1.ppsx"...

    products.aspose.com/slides/zh-hant/java/merger/...
  3. View PPT File Online and using Java | products....

    Free online PPT file viewer app. Java API code to view PPT Presentation for viewer application....Load source PPT file using Presentation class object Save the document...organizations to render older presentations in browsers and client portals...

    products.aspose.com/total/java/viewer/ppt/
  4. Convert PPT to CSV via C++ or with free Online ...

    Export PPT to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to CSV online converter quickly before integrating the code....Converting a PowerPoint presentation to a CSV file can be beneficial...data contained within the presentation with other applications...

    products.aspose.com/total/cpp/conversion/ppt-to...
  5. Online POTX File Comparison or Build .NET Apps ...

    Free online app to Compare different POTX files. C# .NET comparison library code for POTX documents....both POTX documents using Presentation class. Iterate through each...each master slide of both presentations and compare one by one....

    products.aspose.com/total/net/compare/potx/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Convert JSON Format to PPSM via Java | products...

    Parse JSON to PPSM in Java without using Microsoft PowerPoint...features for manipulating presentations, including the ability to...manipulating spreadsheets and presentations, allowing developers to...

    products.aspose.com/total/java/conversion/json-...
  8. View WORD File Online and Load or Read WORD Fil...

    Free online WORD file viewer app. Python API code to read and load WORD file for viewer application....ODP Files (OpenDocument Presentation Format) View ODT Files (OpenDocument...Template Presentation) View POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/viewer/word/
  9. Convert WORDML to PPTX in Android Apps or with ...

    WORDML to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations in a variety of formats...

    products.aspose.com/total/android-java/conversi...
  10. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。...提供了一个简易 API,用于管理不同图表的趋势线: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...以下代码用于创建带有趋势线的图表。 # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/trend-line/