Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 133,789 for

pptx

(0.16 sec)
  1. 形状动画|Aspose.Slides for PHP 文档

    应用 PowerPoint 动画... 将演示文稿保存为 PPTX 文件。 以下 PHP 代码展示了如何将 Fade 效果应用于...:: ByLevelParagraphs1 ); # 将 PPTX 文件保存到磁盘 $pres -> save ( $path...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  2. Online TEX to POTM Conversion or Develop Java b...

    Free online app to convert TEX to POTM files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by using...TEX as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online TEX to ODP Conversion or Develop Java ba...

    Free online app to convert TEX to ODP files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by using...TEX as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  4. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C# or .NET...pptx" )) { // Accesses a slide through..."modified_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  5. Export CGM to PPTM via C# API | products.aspose...

    .NET API to Convert CGM to PPTM without using Microsoft Word...into PPTX. Once the CGM file has been converted to PPTX, the... can be used to convert the PPTX to PPTM. The Aspose.Total for...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index...pptx" ); try { # Accesses a slide...save ( "modified.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  7. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...data has been parsed into a PPTX file, the second step is to...

    products.aspose.com/total/android-java/conversi...
  8. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...developers can parse JSON to PPTX. This API provides a wide range...for C++ can be used to convert PPTX to POT. This API provides a...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET...Write the presentation as a PPTX file. In the example given below...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); Set Font Size of...

    docs.aspose.com/slides/net/chart-legend/
  10. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below adds...the PPTX file to disk pres . save ( "GroupShape_out.pptx" , slides...

    docs.aspose.com/slides/python-net/group/