Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 129,327 for

presentation

(0.07 sec)
  1. Online PPTX File Comparison or Build Java Apps ...

    Free online app to Compare different PPTX files. Java comparison library code for PPTX documents....both PPTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Java...

    products.aspose.com/total/java/compare/pptx/
  2. Merge Image to PDF in C# | products.aspose.com

    Merge Image to PDF in C#. Use .NET library API to combine Image and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/image-to-...
  3. 通過 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/...
  4. How to Save Slide as SVG in C++

    In this tutorial, we will explore how to save Slide as SVG in C++. SVG is popular format while rendering images in browsers and using C++, you can convert PowerPoint Slide to SVG in few API calls....Aspose::Slides namespace Load the presentation file for saving slide as...as SVG using Presentation Class instance Use the WriteAsSvg method...

    kb.aspose.com/slides/cpp/how-to-save-slide-as-s...
  5. 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...
  6. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument Presentations to other file formats in JavaScript....Configure Font Substitution in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-substit...
  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. 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...
  9. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...PowerPoint 演示文稿图表 代码步骤: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加带...PPTX 文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  10. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。...dispose (); Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/zh/java/working-solution...