Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 369,821 for

save

(0.25 sec)
  1. Convert MSG to BMP in Python | products.aspose.com

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

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

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

    products.aspose.com/total/python-net/conversion...
  3. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm.... Remarks In order to save document without encryption...' ) save_options = aw . saving . OoxmlSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  5. 在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....$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/output...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/output...

    docs.aspose.com/cells/zh/net/calculating-formul...
  6. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....imageResample = [ 300 , 70 ]; // Save the PDF file (returns binary...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...
  7. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。..."1234" ); // Save the encrypted excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  8. Convert EML to ODT in Python | products.aspose.com

    Save EML 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...
  9. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...property is updated before saving. Default value is false ; get...“CreatedTime” property when saving. let doc = new aw . Document...

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