Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 380,300 for

save

(0.37 sec)
  1. Export EMAIL to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EML to FLATOPC via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export MSG to IMAGE via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Export EMAIL to BMP via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EMLX to PNG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....logic for exporting fonts when saving to HTML. Document doc = new...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Export CGM to POT in Android | products.aspose.com

    Android API to Convert CGM to POT without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Rename Field|Aspose.PDF for Java

    Learn how to rename an existing form field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public..."City" , "Town" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/rename-field/
  9. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream PngDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream BmpDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...