Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 376,010 for

save

(1.51 sec)
  1. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/java/convert-project-data...
  2. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...provides a Save method which can be used to save the extracted...toString ()); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/androidjava/extract-images-...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....js via C++ enables you to save Excel files to PDF/A‑compliant...This topic describes how to save an Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....pages from a document file and saves the extracted pages to a new...ile_name, output_file_name, save_format, start_page_index, page_count)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 25.8 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...); // Save the test file without changes psdImage . Save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  6. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to Save your document parts for seamless management....where the document part will be saved to. public Stream DocumentPartStream...This property allows you to save document parts to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Specify Symbologies for Barcodes in PHP|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....Code39Standard ); \ # Save image to disk $builder -> save ( $dataDir ....-> QR ); \ # Save image to disk $builder -> save ( $dataDir ....

    docs.aspose.com/barcode/java/specify-symbologie...
  8. Convert ICS Other Formats|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 the EML file with the converted...converted data using the Save method with the EmlSaveOptions specifying...

    docs.aspose.com/email/net/converting-between-fo...
  9. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... 使用 Save 方法保存输出 PDF。 Delete 源文档中的页面。 使用 Save 方法保存源 PDF。...( page ); // Save PDF document dstDocument . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/move-pages/
  10. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. Converting...// Save the file into MS document format document . save ( xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...