Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 143,433 for

pptx

(0.44 sec)
  1. Convert PPT to SVG in Python | products.aspose.com

    Sample code for PPT to SVG Python conversion. Use PowerPoint Python API for batch conversion PPT files to SVG files....to SVG HTML JPG PDF SVG PPT PPTX Convert PPT to SVG in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. import aspose.slides as..."output.pptx" , slides . export . SaveFormat . PPTX ) Access...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 import..."Charttrend_lines_out.pptx" , slides . export . SaveFormat . PPTX ) 添加自定义线...

    docs.aspose.com/slides/zh/python-net/trend-line/
  4. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/trend-line/
  5. 档案

    档案...PPT 或 PPTX 中提取图像。 C# API 从 PowerPoint PPT 中提取图像 从 C# 中的 PPTX 中提取图像...- 免费下载 # 为了从 PowerPoint PPT/PPTX 中提取图像,我们将使用 Aspose.Slides for...

    blog.aspose.com/zh/slides/extract-images-from-p...
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/java/shape-effective-pro...
  7. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java to enhance your data visualization easily....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...resenta.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  8. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。...pptx" , slides . export . SaveFormat . PPTX ) 设置自动饼图切片颜色...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  9. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、Pptx 和 ODP 演示文稿中添加缩略图和过渡效果。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 PHP 代码展示了如何在幻灯片上创建缩放框架:...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  10. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and Pptx presentations — C++ code examples included....the modified presentation as a PPTX file In the example given below...the modified presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/ellipse/