Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,011 for

save

(0.56 sec)
  1. 使用 Python 查看或編輯 PPS 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPS 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  2. Developer Guide|Aspose.Medical for .NET Documen...

    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....DICOM File Create DICOM File Save DICOM File Data Manipulation...

    docs.aspose.com/medical/net/developer-guide/
  3. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  4. 使用 C++ 查看或編輯 PPTX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTX 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  5. Saving recognition results|Documentation

    Aspose.OCR for C++ can Save OCR results to a text file or return them as text, XML, or JSON....Ask AI Saving recognition results Contents [ Hide ] Aspose.OCR...OCR for C++ can save recognition results in multiple formats so...

    docs.aspose.com/ocr/cpp/save/
  6. Convert WEBP to GIF using Java

    Follow this article to transform WEBP to GIF using Java. It has all the details to set the IDE, a list of steps, and a sample code to convert animated WEBP to GIF in Java....of times the GIF will repeat Save the WebP image as a GIF using...defined export settings and save it on the disk. Code to Convert...

    kb.aspose.com/imaging/java/convert-webp-to-gif-...
  7. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....table and change its properties Save the workbook with new QueryTable...the external connection, and save the workbook. Code to Access...

    kb.aspose.com/cells/python/update-excel-queryta...
  8. Convert GIF to WEBP in C#

    Follow this article to convert GIF to WEBP in C#. It contains information to set the IDE, a list of steps, and a sample code to develop a GIF to WEBP converter in C#....True in the WebPOptions object Save the resultant image as a WEBP...the Image class object, and save it on the disk in WEBP format...

    kb.aspose.com/imaging/net/convert-gif-to-webp-i...
  9. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....Type in the JpegOptions object Save the output compressed image...to name a very few. You can save the output file to OutputStream...

    kb.aspose.com/imaging/java/how-to-compress-imag...