Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 376,742 for

save

(0.43 sec)
  1. Convert ODP to PDF in Node.js | products.aspose...

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

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

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

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert ODP to PPS in JavaScript | products.asp...

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

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert ODP to PPT in JavaScript | products.asp...

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

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert ODP to FODP in Node.js | products.aspos...

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

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert ODP to GIF in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert FODP to PPT in Node.js | products.aspos...

    Convert FODP to PPT in Node.js. Use Node.js library API to convert FODP files to PPTs...Presentation from FODP file and save it as PPT. Node.js code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.ppt" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert FODP to PPTM in Node.js | products.aspo...

    Convert FODP to PPTM in Node.js. Use Node.js library API to convert FODP files to PPTMs...Presentation from FODP file and save it as PPTM. Node.js code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.pptm" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  9. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Save output image to jpeg file. Save updated PDF...path_outfile , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/parser/images/
  10. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...