Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 376,737 for

save

(1.34 sec)
  1. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... Examples Shows how to save a .html document with images...docx" ); let options = new aw . Saving . HtmlSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm.... Saving . PdfDigitalSignatureH Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export EMAIL to OTT via C++ | products.aspose.com

    C++ API to Convert EMAIL to OTT without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to OTT format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  4. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to OTT format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to TIFF format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to CSV with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-ex...
  7. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to DOT format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EMAIL to DOTX via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to DOTX format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  9. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  10. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // Add...

    docs.aspose.com/page/net/ps/working-with-pages/