Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 373,074 for

save

(0.17 sec)
  1. Convert PPTX to PDF in Python | products.aspose...

    Convert PPTX to PDF in Python. Use Python library API to convert PPTX files to PDF...Presentation from PPTX file and save it as PDF. Python tutorial for..."PowerPoint.pptx" ); pres . save( "output.pdf" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPTX to PPTM in Python | products.aspos...

    Convert PPTX to PPTM in Python. Use Python library API to convert PPTX files to PPTM...Presentation from PPTX file and save it as PPTM. Python tutorial..."PowerPoint.pptx" ); pres . save( "output.pptm" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPTX to ODP in Python | products.aspose...

    Convert PPTX to ODP in Python. Use Python library API to convert PPTX files to ODP...Presentation from PPTX file and save it as ODP. Python tutorial for..."PowerPoint.pptx" ); pres . save( "output.odp" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  4. Convert FODP to GIF in Python | products.aspose...

    Convert FODP to GIF in Python. Use Python library API to convert FODP files to GIF...Presentation from FODP file and save it as GIF. Python tutorial for..."PowerPoint.fodp" ); pres . save( "output.gif" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  5. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....options Save the loaded ODP file as a PDF file using the save method...PDF file on the disk using the save method. Code to Transform ODP...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  6. Export Visio Diagram to PDF in PHP|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....vsd" ); \ # Save as PDF file format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.pdf" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Export Visio Diagram to XAML in PHP|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....vsd" ); \ # Save as XAML $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xaml"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Convert FODP to PPS in JavaScript | products.as...

    Convert FODP to PPS in JavaScript. Use Node.js library API to convert FODP files to PPS...Presentation from FODP file and save it as PPS. JavaScript code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.pps" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  9. Convert ODP to OTP in Node.js | products.aspose...

    Convert ODP to OTP in Node.js. Use Node.js library API to convert ODP files to OTPs...Presentation from ODP file and save it as OTP. Node.js code for..."welcome-to-powerpoint.odp" ); try { pres . save ( "output.otp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  10. Convert ODP to PDF in JavaScript | products.asp...

    Convert ODP to PDF in JavaScript. Use Node.js library API to convert ODP files to PDF...Presentation from ODP file and save it as PDF. JavaScript code for..."welcome-to-powerpoint.odp" ); try { pres . save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...