Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 369,762 for

save

(0.2 sec)
  1. Convert ICS to EMLX via C++ application | produ...

    Sample C++ conversion code for ICS document to EMLX format. Use example code for batch ICS to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/ics-to...
  2. Convert OFT to EMLX via C++ application | produ...

    Sample C++ conversion code for OFT document to EMLX format. Use example code for batch OFT to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/oft-to...
  3. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/developer-guide/exporti...
  5. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...API also allows developers to save the document in the HTML format...automate the conversion process and save the document in the HTML format...

    products.aspose.com/total/python-net/conversion...
  6. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... saving . PdfPermissions ): ... Parameter...how to set permissions on a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert MHTML to CSV in Android Apps | products...

    Render MHTML to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for archiving or sharing...

    products.aspose.com/total/android-java/conversi...
  8. Converting a PCL file to BMP using C++ | Aspose...

    Sample code for PCL to BMP conversion using C++. Use C++ example for batch PCL to BMP conversion....output file path as parameters Save the output BMP file Here is...your PCL file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-bmp/
  9. Converting a PDF file to PDFA using C++ | Aspos...

    Sample code for PDF to PDFA conversion using C++. Use C++ example for batch PDF to PDFA conversion....Document Load input PDF image Save the output PDF/A file Here is...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  10. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++...."ABCD" ); // Save the output workbook workbook . Save ( u "CreateUnionRange_out...range created and workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-union-range/