Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 144,311 for

pptx

(0.31 sec)
  1. 使用 Java 在演示文稿图表中自定义误差线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在图表中添加和自定义误差线—优化 PowerPoint 演示文稿中的数据可视化。... 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/error-bar/
  2. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Java — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/java/slide-section/
  3. Manage Slide Sections in Presentations Using PH...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat :: Pptx ); $pres -> getSections..."pres-sections-moved.pptx" , SaveFormat :: Pptx ); $pres -> getSections...

    docs.aspose.com/slides/php-java/slide-section/
  4. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....pptx" ) as presentation : for index...Presentation ( "presentation.pptx" ) as presentation : for index...

    docs.aspose.com/slides/python-net/convert-power...
  5. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 # 创建 Presentation..."ChartTrendLines_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/trend-line/
  6. Convert DOCX to JSON Format via Java | products...

    Export DOCX to JSON format via Java without using using Microsoft Word or Microsoft Excel...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  7. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...PHP 代码演示了如何在演示文稿中创建表格: # 实例化表示 PPTX 文件的 Presentation 类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  8. Digitally Sign Powerpoint File Online or using ...

    Free online app for digital signature in Powerpoint Presentation. Develop C++ application to electronically sign Powerpoint Presentations....(PowerPoint Presentation) Sign PPTX (Open XML presentation Format)...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/cpp/signature/powerpo...
  9. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  10. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....presentation formats, including PPT, PPTX, ODP, and PPS, and shows how...MakeObject < Presentation > ( u "pres.pptx" ); for ( int32_t index = 0...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...