Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 141,639 for

pptx

(0.19 sec)
  1. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 为形状或框架添加..."output.pptx" , slides . export . SaveFormat . PPTX ) 为媒体添加 URL...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  2. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  3. 在 .NET 中自定义演示文稿的图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。... 将演示文稿写入为 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); 设置图例的字体大小 Aspose...

    docs.aspose.com/slides/zh/net/chart-legend/
  4. 在 Android 上的演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。... 将演示文稿保存为 PPTX 文件。 在下面的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  5. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....the modified presentation to a PPTX file. The following code is..."Charttrend_lines_out.pptx" , slides . export . SaveFormat . PPTX ) Add Custom...

    docs.aspose.com/slides/python-net/trend-line/
  6. 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/
  7. Add Trend Lines to Presentation Charts in JavaS...

    Quickly add and customize trend lines in PowerPoint charts with JavaScript and Aspose.Slides for Node.js via Java — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/trend-line/
  8. 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/
  9. 如何在 Python 中将 PowerPoint 转换为 SVG

    在这篇简单的文章中,我们将引导您完成如何在 Python 中将 PowerPoint 转换为 SVG 的步骤以及设置环境的详细配置步骤。通过使用几行代码,您可以轻松地将 Pptx 转换为 Python 中的 SVG。...通过使用几行代码,您可以轻松地将 PPTX 转换为 Python 中的 SVG** 并在任何配置了...macOS)中使用该应用程序。 在 Python 中将 PPTX 导出为 SVG 的步骤 配置 通过 .NET 使用 Aspose...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  10. 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-...