Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 377,060 for

save

(0.17 sec)
  1. Convert JPG To BMP C++

    Convert JPG to BMP format in C++ code. Save JPG as BMP using C++.... Save JPG as BMP in C++ The following...the local drive, then simply save it as BMP, specifying the required...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. Convert WORD To TIFF C++

    Convert a Word document to TIFF format in C++ code. Save a Word document as TIFF using C++.... Save Word as TIFF in C++ The following...the local drive, then simply save it in TIFF image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Convert WORD To JPG C++

    Convert a Word document to JPG format in C++ code. Save a Word document as JPG using C++.... Save Word as JPG in C++ The following...the local drive, then simply save it in JPG image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  4. Convert Image To JPG C++

    Convert Image to JPG format in C++ code. Save Image as JPG using C++.... Save image as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/image-...
  5. Convert HTML To PNG C++

    Convert HTML to PNG format in C++ code. Save HTML as PNG using C++.... Save HTML as PNG in C++ The following...the local drive, then simply save it as PNG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  6. Convert TEXT To SVG C++

    Convert TEXT to SVG format in C++ code. Save TEXT as SVG using C++.... Save text as SVG in C++ The following...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/cpp/conversion/text-t...
  7. Create New Email in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....\ # Save message in EML and MSG formats mail_message_save_type...message . save ( data_dir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++...."1234" ); // Save the encrypted Excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  9. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....false ); // Save updated document document -> Save ( _dataDir...false ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  10. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and Save it into JSON, XML, or FDF format....Finally, you can save the PDF file using Save method of the Form...fdfOutputStream ); } // Save PDF document form . Save ( dataDir + "ExportDataToPdf_out...

    docs.aspose.com/pdf/net/extract-data-from-acrof...