Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 143,937 for

pptx

(0.33 sec)
  1. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....pptx" , slides . export . SaveFormat . PPTX ) Add URL..."output.pptx" , slides . export . SaveFormat . PPTX ) Add URL...

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres ...遍历每个单元格以清除上、下、右、左边框。 将修改后的演示文稿保存为 PPTX 文件。 以下 JavaScript 代码演示了如何移除表格单元格的边框:...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This C++ code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); Change the Data...

    docs.aspose.com/slides/cpp/chart-series/
  4. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。...pptx" , slides . export . SaveFormat . PPTX ) 访问组形状 从幻灯片中获取第一个组形状。...slides . Presentation ( "group.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, Pptx, and ODP presentations with clear JavaScript code....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "audio.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and Pptx....pptx" , slides . export . SaveFormat . PPTX ) Access.... Presentation ( "math_text.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  7. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/text-form...
  8. C++ API to Convert PDF to SWF | products.aspose...

    Convert PDF to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++ to export the PDF to PPTX. This API is part of the Aspose...Slides for C++ to convert the PPTX to SWF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、Pptx 和 ODP。...pptx" , slides . export . SaveFormat . PPTX ) 访问图表 以下代码从形状集合中检索图表。...slides . Presentation ( "chart.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...