Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,109 for

split pptx

(0.03 sec)
  1. 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...
  2. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  3. Shape Animation|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/shape-animation/
  4. Shape Animation|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/shape-animat...
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...pptx" ) as pres : table = pres ....the modified presentation as a PPTX file. This Python code shows...

    docs.aspose.com/slides/python-net/manage-cells/
  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/