Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 365,752 for

save

(0.13 sec)
  1. Render EML to GIF in Andorid App | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  2. Render EML to MD in Andorid App | products.aspo...

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

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

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

    products.aspose.com/total/android-java/conversi...
  4. 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...
  5. 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...
  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. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP.... Save the optimized document using the save(..) method...optimize (); // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  8. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  9. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....AUTO_FIT_TO_WINDOW ) # Save the document to disk. doc . save ( @data_dir...AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( @data_dir...

    docs.aspose.com/words/java/working-with-tables-...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Save Modified Pixel Data: Save the modified pixel...data back to the layer. Save PSD Image: Save the PSD image with the...

    docs.aspose.com/psd/java/pixel-data-manipulation/