Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 241,362 for

slide

(0.12 sec)
  1. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. C++ API code to apply password protection on PPTX presentations....Slides for C++ a child API of Aspose...are options to install Aspose.Slides for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/protect/pptx/
  2. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...Slides Product Family slides-java ecodev July...Presentation("test-template.pptx"); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. Convert PPSM to XLS via C++ or with free Online...

    Export PPSM to XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM to XLS online converter quickly before integrating the code....XLS The Portable Presentation Slide Master (PPSM) file format is...applications. It includes Aspose.Slides for C++ and Aspose.Cells for...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  4. Online XPS to PPTM Conversion or Develop Java b...

    Free online app to convert XPS to PPTM files. Java conversion library code for XPS documents....Slides for Java , Aspose.PDF for Java...data sources for real-time slide updates. Scheduled creation...

    products.aspose.com/total/java/conversion/xps-t...
  5. Online XPS to ODP Conversion or Develop Java ba...

    Free online app to convert XPS to ODP files. Java conversion library code for XPS documents....Slides for Java , Aspose.PDF for Java...Use Cases Educational lecture slides for academic institutions....

    products.aspose.com/total/java/conversion/xps-t...
  6. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。... Slides . IPPImage img = null ; Aspose . Slides . IPPImage...for ( int i = 0 ; i < pres . Slides . Count ; i ++) { slideIndex...

    docs.aspose.com/slides/zh/net/extracting-images...
  7. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中自定义图表数据标记,通过清晰的 C++ 示例代码提升 PPT 和 PPTX 格式演示文稿的效果。...Slides for C++ 提供了简单的 API,可自动设置图表...chart = slide -> get_Shapes () -> AddChart ( Aspose :: Slides :: Charts...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  8. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell...(); try { // 获取第一张幻灯片 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  9. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。...Slides 提供了 表格 类、 单元格 类以及其他类型,帮助您在各种演示文稿中创建、更新和管理表格。...Presentation 类 var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  10. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Slides for Java, you can save to a...a presentation with Aspose.Slides. // Instantiate the Presentation...

    docs.aspose.com/slides/java/save-presentation/