Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 141,320 for

pptx

(0.05 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....pptx" , SaveFormat :: Pptx ); Add Images from...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); Add Images to...

    docs.aspose.com/slides/cpp/image/
  2. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/clone-slides/
  3. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { // Clone the desired...ese_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....the modified presentation as a PPTX file. This C# code demonstrates...as a PPTX file. presentation . Save ( "AsposeChart_out.pptx" ,...

    docs.aspose.com/slides/net/create-chart/
  5. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  6. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/Pptx)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... 将修改后的演示文稿写入 PPTX 文件。 下面的 Java 代码演示如何为图表系列设置重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-series/
  7. Remove Slides from Presentations in Java|Aspose...

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

    docs.aspose.com/slides/java/remove-slide-from-p...
  8. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. 在演示文稿中使用 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/
  10. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/