Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 143,413 for

pptx

(0.12 sec)
  1. 使用 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/
  2. 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/
  3. 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/
  4. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-table/
  5. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...pptx" , Export . SaveFormat . Pptx ); } 已添加 SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } 已保留用于按页码保存幻灯片的方法...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....the modified presentation as a PPTX file. This Python code demonstrates...Presentation class that represents a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/create-chart/
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....Presentation class that represents a PPTX file Presentation pres = new...presentation as a PPTX file pres . save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-bullet/
  8. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Implemented” when Trying to Load PPTX in Java slides-java 4 25 April...Exception Occurs on Converting PPTX to PDF in Java slides-java ...

    forum.aspose.com/c/slides/11
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , Export . SaveFormat . Pptx ); } SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } Methods...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below..."Legend_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-legend/