Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 142,052 for

pptx

(0.22 sec)
  1. 在 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...
  2. 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/
  3. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-ole/
  4. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...pptx" ); auto table = System :: AsCast...将修改后的演示文稿保存为 PPTX 文件。 下面的 C++ 代码演示如何移除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  5. 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/
  6. 如何在 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...
  7. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  8. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/superscript-...
  9. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. # Create an instance of...save ( "ErrorBars.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/error-bar/
  10. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-hyper...