Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,109 for

split pptx

(0.03 sec)
  1. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Python...pptx" ) as pres : #Accessing the...back_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/python-net/extracting-im...
  2. 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/
  3. 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...
  4. 从演示文稿形状中提取图像|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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  10. 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/