Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 365,751 for

save

(0.32 sec)
  1. Render EMAIL to WORDML in Andorid App | product...

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

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

    Export EMAIL 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 EMLX to RTF in Andorid App | products.as...

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

    products.aspose.com/total/android-java/conversi...
  4. Render EMLX to DOT in Andorid App | products.as...

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

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

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

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

    Export EML to BMP without using Microsoft Word or Outlook in you Andorid applications...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/android-java/conversi...
  7. Render OFT to WORD in Andorid App | products.as...

    Export OFT 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...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Ask AI Saving recognition results as a file Contents [ Hide ]...] To save recognition results to a file or write them to the...

    docs.aspose.com/ocr/java/save-file/
  9. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++.... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...