Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 401 for

split pptx

(0.06 sec)
  1. Save Presentation - C++ PowerPoint Library|Aspo...

    C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one....when saving a presentation in PPTX format: When the value true...we saved the presentation to PPTX format without refreshing its...

    docs.aspose.com/slides/cpp/save-presentation/
  2. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像...pptx" ) as pres : #访问演示文稿 slideIndex...back_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/zh/python-net/extracting...
  3. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python...pptx" , slides . export . SaveFormat . PPTX ) Saving...with open ( "Save_As_Stream_out.pptx" , "bw" ) as stream : presentation...

    docs.aspose.com/slides/python-net/save-presenta...
  4. Save Presentation in .NET|Aspose.Slides Documen...

    Save PowerPoint Presentation as file or stream in C# or .NET...pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); Saving...FileStream ( "Save_As_Stream_out.pptx" , FileMode . Create ); presentation...

    docs.aspose.com/slides/net/save-presentation/
  5. Save Presentation|Aspose.Slides for Node.js via...

    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" , aspose . slides . SaveFormat . Pptx ); } finally...FileOutputStream" , "Save_As_Stream_out.pptx" ); pres . save ( os , aspose...

    docs.aspose.com/slides/nodejs-java/save-present...
  6. Save Presentation|Aspose.Slides for PHP Documen...

    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" , SaveFormat :: Pptx ); } finally { if..."Save_As_Stream_out.pptx" ); $pres -> save ( $os , SaveFormat :: Pptx ); $os...

    docs.aspose.com/slides/php-java/save-presentation/
  7. 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/java/save-presentation/
  8. 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...
  9. 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/
  10. 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/