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

save

(0.2 sec)
  1. Convert POTX to PPTX in Node.js | products.aspo...

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

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

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

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

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

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert PPS to PDF in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert POTM to TIFF in JavaScript | products.a...

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

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert POTM to PPSX in Node.js | products.aspo...

    Convert POTM to PPSX in Node.js. Use Node.js library API to convert POTM files to PPSXs...Presentation from POTM file and save it as PPSX. Node.js code for..."welcome-to-powerpoint.potm" ); try { pres . save ( "output.ppsx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Get a Particular Page in a PDF File in PHP|Aspo...

    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....getPages () -> add ( $pdf_page ); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "output.pdf" ); print "Process...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  8. Set Aspect Ratio of Barcodes 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....5 ); \ # Save the image $builder -> save ( $dataDir . "SetAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  9. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/resize/
  10. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。..."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...