Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 380,285 for

save

(1.6 sec)
  1. Render EMAIL to PCL in Andorid App | products.a...

    Export EMAIL to PCL without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PCL format using save method and set PCL as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Render OFT to XPS in Andorid App | products.asp...

    Export OFT to XPS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to XPS format using save method and set XPS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. Render EML to XPS in Andorid App | products.asp...

    Export EML to XPS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to XPS format using save method and set XPS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render EMAIL to DOCX in Andorid App | products....

    Export EMAIL to DOCX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render EMAIL to WORD in Andorid App | products....

    Export EMAIL to WORD without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for JavaScript via C++....JavaScript via C++ enables you to save Excel files to PDF/A‑compliant...This topic describes how to save an Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and Save as Word document using Ruby....(TXT) File Load TXT file and save as word document using Aspose...data_dir + "LoadTxt.txt" ) \ # Save as any Aspose.Words supported...

    docs.aspose.com/words/java/load-plain-text-txt-...
  8. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Simply save an Excel file to PDF using the...Workbook class’s save(string, SaveFormat) method. The save(string, SaveFormat)...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  10. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....method and finally save the updated PDF using Save method of FormEditor...decorateField ( "City" ); editor . save ( _dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/java/decorate-form-field/