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

save

(0.2 sec)
  1. Converting a TEX file to XML using Java | Aspos...

    TEX to XML conversion via Java sample code. Programmers can use this example code to export TEX to XML within any Web or Desktop Java based application....output file path as parameters Save the output XML file Here is...your TEX file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/java/conversion/tex-to-...
  2. Export EMAIL to JPEG via Java | products.aspose...

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

    products.aspose.com/total/java/conversion/email...
  3. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  4. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....layout by invoking Layout mothod save diagram Create a CompactTree...compactTreeOptions ); // Save diagram diagram . save ( dataDir + "Dra...

    docs.aspose.com/diagram/java/create-organizatio...
  5. 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/
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. 使用 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...