Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 401 for

split pptx

(0.09 sec)
  1. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C++...the presentation to disk as a PPTX file. This C++ code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/cpp/shape-animation/
  2. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....new theme on presentation, split presentation on several files... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...

    products.aspose.com/slides/xamarin/
  3. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP...the presentation to disk as a PPTX file. This PHP code shows you...ByLevelParagraphs1 ); # Save the PPTX file to disk $pres -> save (...

    docs.aspose.com/slides/php-java/shape-animation/
  4. Save Presentation|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" , com . aspose . slides . SaveFormat . Pptx ); } finally...FileOutputStream ( "Save_As_Stream_out.pptx" ); pres . save ( os , com ...

    docs.aspose.com/slides/androidjava/save-present...
  5. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C# or .NET...the presentation to disk as a PPTX file. This C# code shows you...ByLevelParagraphs1 ; // Save the PPTX file to disk pres . Save ( path...

    docs.aspose.com/slides/net/shape-animation/
  6. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET...pptx" )) { ITable table = pres ....the modified presentation as a PPTX file. This C# code shows you...

    docs.aspose.com/slides/net/manage-cells/
  7. Shape Animation|Aspose.Slides for Node.js via ....

    Apply PowerPoint animation in JavaScript...the presentation to disk as a PPTX file. This Javascript code shows...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  8. Features|Documentation

    Aspose.Cells for Python via .NET features....(XLSX, XML),XLSB, XLSM, DOCX, PPTX, JSON, Comma Separated Value...Find and replace text Merge/split Cells Group/ungroup rows and...

    docs.aspose.com/cells/python-net/features/
  9. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions.... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...between each other (e.g. PPT to PPTX, PPTX to ODP), or into a template...

    products.aspose.com/slides/net-core/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...pptx" ); try { ITable table = ( ITable...the modified presentation as a PPTX file. This Java code shows you...

    docs.aspose.com/slides/java/manage-cells/