Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 368,304 for

save

(0.12 sec)
  1. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks.... save ( fileOut ); } finally { if...was printed')" )); // after saving document . getActions (). setAfterSaving...

    docs.aspose.com/pdf/java/quick-tips/
  2. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....deleteBlankRows (); // Save the Excel file. wb . save ( path . join (...deleteBlankColumns (); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...
  3. Merge ODP Files Using PHP | products.aspose.com

    Merge multiple ODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.odp" , SaveFormat...steps to merge two ODP files and save result as ODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/odp/
  4. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.otp" , SaveFormat...steps to merge two OTP files and save result as OTP in PHP. Install...

    products.aspose.com/slides/php-java/merger/otp/
  5. Convert JPG to PPT in PHP | products.aspose.com

    Convert JPG to PPT in PHP. Use PowerPoint PHP API to convert JPG files to PPT...Presentation from JPG file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert JPG to PDF in PHP | products.aspose.com

    Convert JPG to PDF in PHP. Use PowerPoint PHP API to convert JPG files to PDF...Presentation from JPG file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert PNG to PPT in PHP | products.aspose.com

    Convert PNG to PPT in PHP. Use PowerPoint PHP API to convert PNG files to PPT...Presentation from PNG file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert POTX to JPG in JavaScript | products.as...

    Convert POTX to JPG in JavaScript. Use Node.js library API to convert POTX files to JPG...Presentation from POTX file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

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

    Convert PPS to BMP in JavaScript. Use Node.js library API to convert PPS files to BMP...Presentation from PPS file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

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

    Convert PPS to PNG in JavaScript. Use Node.js library API to convert PPS files to PNG...Presentation from PPS file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

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