Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 141,302 for

pptx

(0.07 sec)
  1. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file auto pres = System :: MakeObject...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); Numbering in a...

    docs.aspose.com/slides/cpp/manage-table/
  2. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...pptx" , SaveFormat . Pptx ); 设置自动饼图切片颜色 Aspose...添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/net/pie-chart/
  3. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 C++ 代码演示如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  4. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...is saved to the disk in the PPTX format. The example here uses...and save it to the SDCard in PPTX format. try { // Instantiate...

    docs.aspose.com/slides/androidjava/install-aspo...
  5. 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/
  6. 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/
  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. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-series/
  9. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. 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/java/creating-excel-char...