Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 143,433 for

pptx

(1.45 sec)
  1. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/Pptx)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。... 将修改后的演示文稿写入 PPTX 文件。 下面的 PHP 代码演示了如何设置图表系列的重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-series/
  2. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); Apply a Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  3. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-legend/
  4. Convert EPUB to POWERPOINT via Java API | produ...

    Java API to Convert EPUB to POWERPOINT without using Microsoft Word...EPUB to PPTX. Once the EPUB has been exported to PPTX, Aspose...Java can be used to convert the PPTX to POWERPOINT. Aspose.Slides...

    products.aspose.com/total/java/conversion/epub-...
  5. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....converting SVG to PPTX in Python . Steps to Export SVG to PPTX in Python...instance of IPictureFrame Save the PPTX file with an SVG image on the...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  6. Export PS to PPTM via C# API | products.aspose.com

    .NET API to Convert PS to PPTM without using Microsoft Word...to a PowerPoint Presentation (PPTX) file. The second step is to...Slides for .NET, to convert the PPTX file to a PPTM file. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to ODP. Aspose.Total for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  8. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....macOS for converting SVG to PPTX in Java seamlessly and without...software. Steps to Export SVG to PPTX in Java Configure your application...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  9. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 将演示文稿另存为 PPTX 文件。 以下 Python 代码展示了如何创建图片框:...slides # 实例化 Presentation 类来表示 PPTX 文件。 with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  10. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This sample code shows..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) Creating...

    docs.aspose.com/slides/python-net/manage-zoom/