Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 369,804 for

save

(0.1 sec)
  1. Convert OTP to PPT in Node.js | products.aspose...

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

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

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

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POT to TIFF in Node.js | products.aspos...

    Convert POT to TIFF in Node.js. Use Node.js library API to convert POT files to TIFFs...Presentation from POT file and save it as TIFF. Node.js code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.tiff" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PDF to PPT in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert OTP to POT in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert OTP to TIFF in Node.js | products.aspos...

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

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert POT to PPT in Node.js | products.aspose...

    Convert POT to PPT in Node.js. Use Node.js library API to convert POT files to PPTs...Presentation from POT file and save it as PPT. Node.js code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.ppt" , 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. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method // to modify the way...image. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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