Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 142,054 for

pptx

(0.12 sec)
  1. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....chart as an OLE object in a PPTX presentation using Aspose.Slides...the presentation to disk in PPTX format. Implementation of the...

    docs.aspose.com/slides/net/creating-excel-chart...
  2. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....pptx" ; const String outPath = L..."../out/RemoveSlidesByRefere.pptx" ; // Instantiates a Presentation...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  3. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... 将修改后的演示文稿保存为 PPTX 文件。 下面的 Python 代码演示了如何创建簇状柱形图:...aspose.pydrawing as draw # 实例化表示 PPTX 文件的 Presentation 类。 with slides...

    docs.aspose.com/slides/zh/python-net/create-chart/
  4. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 Pptx 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  5. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."reflection.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  6. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-legend/
  7. Add Trend Lines to Presentation Charts in Java|...

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

    docs.aspose.com/slides/java/trend-line/
  8. Add Trend Lines to Presentation Charts on Andro...

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

    docs.aspose.com/slides/androidjava/trend-line/
  9. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... 将修改后的演示文稿另存为 PPTX 文件。 下面的 C# 代码演示了如何创建簇状柱形图: //...Separator = "/" ; // 将演示文稿保存为 PPTX 文件到磁盘。 presentation . Save (...

    docs.aspose.com/slides/zh/net/create-chart/
  10. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, Pptx, and ODP with clear code....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "master_slide.pptx" ); try { let firstMasterSlide...

    docs.aspose.com/slides/nodejs-java/examples/ele...