Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 111,099 for

presentation api

(0.6 sec)
  1. Convert PPT to CSV in Android Apps or with free...

    Convert PPT to CSV in Android Apps or Online App without using 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 useful...need to share data from a presentation with someone who does not...

    products.aspose.com/total/android-java/conversi...
  2. Compress XLSX Files Online or via Java | produc...

    Free online app to compress different XLSX files. Java compression library code for XLSX documents....Cells for Java , child API of Aspose.Total for Java , any...developer can integrate the above API code to program compression app...

    products.aspose.com/total/java/compress/xlsx/
  3. Compress XLSM Files Online or via Java | produc...

    Free online app to compress different XLSM files. Java compression library code for XLSM documents....Cells for Java , child API of Aspose.Total for Java , any...developer can integrate the above API code to program compression app...

    products.aspose.com/total/java/compress/xlsm/
  4. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性...js via Java API 访问这两类属性。Aspose.Slides for Node... DocumentProperties ,通过 Presentation.DocumentProperties 属性获取。...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  5. Merge XLTM Files Online or using C++ | products...

    Free online app to combine different XLTM files. C++ merging library code to merge XLTM worksheets into other formats....Cells for C++ , child API of Aspose.Total for C++ , any...developer can integrate the above API code to concatenate documents...

    products.aspose.com/total/cpp/merge/xltm/
  6. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java Api code to manage comments of TSV files....Cells for Java a child API of Aspose.Total for Java , any...developer can integrate the above API code within its document annotation...

    products.aspose.com/total/java/annotate/tsv/
  7. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. Java Api code to manage comments of XLS files....Cells for Java a child API of Aspose.Total for Java , any...developer can integrate the above API code within its document annotation...

    products.aspose.com/total/java/annotate/xls/
  8. 在 JavaScript 中创建或管理 PowerPoint SmartArt 形状节点|As...

    在 JavaScript 中管理 PowerPoint 演示文稿的 SmartArt 节点及子节点...js via Java 提供了最简洁的 API,以最容易的方式管理 SmartArt 形状。以下示例代码将帮助在...SmartArt 形状中添加节点和子节点。 创建一个 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  9. Convert XLSB to PPT using Python or with free O...

    XLSB to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPT online converter quickly before integrating the code....NET API is a comprehensive package of APIs that can help...is a full package of various APIs dealing different formats including...

    products.aspose.com/total/python-net/conversion...
  10. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。...您可以按下面的方式在幻灯片上添加缩放框架: 创建一个 Presentation 类的实例。 创建要链接缩放框架的新幻灯片。 向已创建的幻灯片添加标识文本和背景。...代码演示了如何在幻灯片上创建缩放框架: Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/java/manage-zoom/