Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 380,946 for

save

(0.3 sec)
  1. Export OFT to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMLX to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API to Convert OFT to FLATOPC without using Microsoft Word or Outlook...Convert OFT 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/oft-to...
  4. Export OFT to PS via C++ | products.aspose.com

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

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

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...Convert OFT 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/oft-to...
  6. Export EML to ODT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with C++ library.... After Save the input file. void ConvertPDFAtoPDF...RemovePdfaCompliance (); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  8. Export EMAIL to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  9. Single To Multiple|Aspose.PDF for Java

    Learn how to convert a single-line text field into a multi-line field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public...single2Multiple ( "City" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/single-to-multiple/
  10. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF documents using Aspose.PDF for Java.... Assign a GoToURIAction and save the updated document. public...linkAnnotation ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/interactive-annotations/