Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,720 for

save

(0.52 sec)
  1. Convert MSG to ODT in Python | products.aspose.com

    Save MSG to ODT in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word ODT...MailMessage.load class Call the save method while specifying output...

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

    Save MSG to EPUB in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EPUB...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....isLocked(), false); // If we plan on saving the OLE object to a file in...; // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...compression level to use while saving an OOXML document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Converting to MHTML Files in PHP|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...style = st ; // Specify html save options - export worksheet css...// Save the workbook in html const outputData = wb . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Convert DOT to OST in Python | products.aspose.com

    Save DOT to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. How to Convert...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....Convert a PDF file to EPUB using save_epub function. use asposepdf..."sample.pdf" ) ? ; // Convert and save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...
  10. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....icon will be offered for save. When saving a group shape or a shape...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...