Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,198 for

save

(0.18 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. Convert PSD to PNG in Java | PSD to PNG Convert...

    Programmatically, convert PSD to PNG in Java with Aspose.PSD for Java. Convert PSD layers to PNG images in Java. Java PSD API... Finally, save the output file using the save() method. The...etc. Finally, save the output file using the save() method. The...

    blog.aspose.com/psd/convert-psd-to-png-in-java/
  3. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....Document Load input BMP image Save the output PDF file. Here is...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  4. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....Document Load input GIF image Save the output PDF file Here is...your GIF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  5. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...to convert the page to JPEG Save the JPEG file Here is an example...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  6. Export EMAIL to BMP via Java | products.aspose.com

    Java API to Convert EMAIL to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  7. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....Word document from disk and save it to stream as MHTML Document...ByteArrayOutputStrea (); wordDocument . save ( mhtmlStream , SaveFormat ...

    docs.aspose.com/email/zh/java/using-a-microsoft...
  8. Convert ODP to PNG in JavaScript | products.asp...

    Convert ODP to PNG in JavaScript. Use Node.js library API to convert ODP files to PNG...Presentation from ODP 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...
  9. 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...
  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...