Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 144,290 for

pptx

(1.5 sec)
  1. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....pptx" ); try { // Go through the...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-layout/
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/java/excel-integration/
  3. 使用 PHP 的 AutoFit 提升您的演示文稿|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...pptx" , SaveFormat :: Pptx ); } finally { if..."Output-presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-autof...
  4. Export TSV to POWERPOINT in Android or with fre...

    Android API to Convert TSV to POWERPOINT without using Microsoft Word or online. Test free TSV to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  5. Export XLSM to POWERPOINT in Android or with fr...

    Android API to Convert XLSM to POWERPOINT without using Microsoft Word or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  6. Export CSV to POWERPOINT in Android or with fre...

    Android API to Convert CSV to POWERPOINT without using Microsoft Word or online. Test free CSV to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for .NET. Improve your slide visuals effortlessly....Pptx" )) { Chart chart = ( Chart...Save ( "Chart_out.pptx" , SaveFormat . Pptx ); } Set the Layout...

    docs.aspose.com/slides/net/chart-plot-area/
  8. 在 Android 上管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android(通过 Java)以编程方式在 PowerPoint 和 OpenDocument 幻灯片中添加和提取视频帧。快速使用指南。...pptx" ); try { // 加载视频 FileInputStream..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/video-frame/
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... PPT to PPTX conversion Aspose.Slides for...supports conversion of PPT to PPTX. Portable Document Format (PDF)...

    docs.aspose.com/slides/net/features-overview/
  10. 使用 C++ 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速实用指南。...pptx" ); // Loads the video System..."pres-with-video.pptx" , SaveFormat :: Pptx ); 或者,您可以直接将文件路径传递给...

    docs.aspose.com/slides/zh/cpp/video-frame/