Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 368,919 for

save

(0.3 sec)
  1. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。...// 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...
  2. 使用 C++ 查看或編輯 OTP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 OTP 格式元數據。...// 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...
  3. Generate Multiple MacroPdf417 Barcodes for Larg...

    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....setMacroPdf417Segmen ( $i ); \ # Save the barcode (fileid_segmentid...(fileid_segmentid.png) $builder -> save ( $dataDir . "# { $i } .png" ); } \...

    docs.aspose.com/barcode/java/generate-multiple-...
  4. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++....docx" ); // Saving a document to PDF, to an image...document within its pages. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/mar...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. How to Convert PSD to PDF in C#

    This simple example covers how to convert PSD to PDF in C#. You can easily develop an application to export PSD to PDF in C# using swift and easy steps with Aspose.PSD for .NET....application can be utilized easily to save PSD as PDF using C# and can...set the desired PDF properties Save the converted PDF file on the...

    kb.aspose.com/psd/net/how-to-convert-psd-to-pdf...
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....to EPS Programmatically Java Save GIF as EPS Java Image to EPS...way to save GIF image to EPS. Using strings for saving GIF to...

    docs.aspose.com/page/java/convert/gif-to-eps/