Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 375,973 for

save

(0.17 sec)
  1. Convert OST to PDF in Python | products.aspose.com

    Save OST to PDF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PDF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Convert VCF to PNG in Python | products.aspose.com

    Save VCF to PNG in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PNG...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....document with options and specified save format. static SetImage (const...document with options and specified save format. static SetImage (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Converting a MHT file to XLS using C++ | Aspose...

    Sample code for MHT to XLS conversion using C++. Use C++ example for batch MHT to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-xls/
  5. Converting a MHT file to XLSX using C++ | Aspos...

    Sample code for MHT to XLSX conversion using C++. Use C++ example for batch MHT to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-x...
  6. Converting a PDF file to DOC using Android via ...

    Sample code on Java for PDF to DOC conversion. Use example code for batch PDF to DOC conversion in Android...save Save the DOC file Here is an example...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  7. Converting a XPS file to XLS using C++ | Aspose...

    Sample code for XPS to XLS conversion using C++. Use C++ example for batch XPS to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  8. Converting a XPS file to SVG using C++ | Aspose...

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  9. Converting a MHTML file to XLSX using C++ | Asp...

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/