Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 143,225 for

pptx

(0.22 sec)
  1. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....pptx" ); try { # Loads the video..."pres-with-video.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/video-frame/
  2. 在 Java 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...Aspose 免费的 PowerPoint 到 PNG 转换器 : PPTX to PNG 和 PPT to PNG 。它们是本页所述过程的实时实现。...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Node.js via Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for PHP via Java view properties to customize formats PPT, Pptx, and ODP slides — adjust layouts, zoom levels, and display settings....pptx" , SaveFormat :: Pptx ); } finally { $pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/php-java/presentation-vi...
  5. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/java/presentation-view-p...
  6. Convert CSV to POT with C++ or with free Online...

    Convert CSV to POT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. 在 Android 上的演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在 Java 中创建和自定义饼图,并可导出为 PowerPoint,帮助您在几秒钟内提升数据故事表达。...pptx" , SaveFormat . Pptx ); } finally { if...删除默认生成的系列和分类。 添加新分类。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  8. Convert EXCEL to POWERPOINT using Java or with ...

    Java API to Export EXCEL to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert EXCEL to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/excel...
  9. SSRS SQL PPT | Aspose.Slides PowerPoint API | p...

    Reporting Services PowerPoint API is Aspose.Slides for SQL PPT. PowerPoint presentation services for SQL PowerPoint....RDL reports to PowerPoint PPT, PPTX, PPS & PPSX formats. Download...presentation file formats . RDL RPL PPT PPTX ODP PPS PPSX XPS Previous Next...

    products.aspose.com/slides/reporting-services/
  10. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...pptx"); // Path to the new Excel...presentation pres.Save("Output.pptx", SaveFormat.Pptx); Validate the change...

    forum.aspose.com/t/updating-linked-excel-chart-...