Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 360,885 for

save

(0.1 sec)
  1. Aspose.Cells 8.4.0 中的公共 API 变更|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....code ; } } //Save the output Excel file workbook . Save ( "output...RemoveAt ( 0 ); //Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Aspose.PSD for .NET 22.5 - 发行说明|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 ( outputImage20 , new PngOptions... Opacity = 200 ; psdImage . Save ( outputImage200 , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....for loop Save each page as a separate PNG file using save() with...to a PNG image in a loop and save it on the disk with a unique...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  4. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++ which is a pure C++ library....OpenOffice Calc Select Save as and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  5. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....without any load options and saves it in XLSX format. It then again...autoFitColsAndRows property to true and saves it in XLSX format. Please download...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  6. Working with Message Attachments|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....Aspose Outlook Creating and Saving Outlook Message (MSG) Files...explained how to create and save messages, and how to create...

    docs.aspose.com/email/python-net/working-with-m...
  7. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....index ]); } // Save PDF document pdFileSignature . Save ( dataDir...false ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  8. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  9. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document //...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/create-document/
  10. PdfSaveOptions.custom_properties_export propert...

    PdfSaveOptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_document_properties](../../../aspose.words/document/custom_document_properties/) are exported to PDF file.... saving . PdfCustomPropertiesE : ...., value : aspose . words . saving . PdfCustomPropertiesE ): ...

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