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

pptx

(0.07 sec)
  1. 图表系列|Aspose.Slides 文档

    Java中的PowerPoint演示文稿中的图表系列... 将修改后的演示文稿写入PPTX文件。 以下Java代码显示了如何设置图表系列的重叠: Presentation..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  2. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  3. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘为 PPTX 文件。 此 Java 代码演示了如何将 Fade 效果应用于...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/shape-animation/
  4. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  5. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 将演示文稿写入磁盘为 PPTX 文件。 下面的 Javascript 代码演示如何将 Fade...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  6. Export CGM to SWF via C# API | products.aspose.com

    .NET API to Convert CGM to SWF without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to SWF. Aspose.PDF for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Export MD to OTP via C# API | products.aspose.com

    .NET API to Convert MD to OTP without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...file formats, including MD, PPTX, and OTP. The second step is...

    products.aspose.com/total/net/conversion/md-to-...
  8. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , slides . export . SaveFormat . PPTX ) Enable..."output.pptx" , slides . export . SaveFormat . PPTX ) Select...

    docs.aspose.com/slides/python-net/manage-slide-...
  9. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. 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/php-java/clone-slides/
  10. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java 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/androidjava/clone-slides/