Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 368,275 for

save

(0.1 sec)
  1. Smart Filter Manipulation in Aspose.PSD for С#|...

    Examples of how to use Smart Filters in PSD File... Save the original image using the Save method with...loop. Finally, save the updated image using the Save method with...

    docs.aspose.com/psd/net/smart-filters/
  2. Add Pages to PDF using Rust via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  3. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  4. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....$blackColor )); // Save updated document $document -> save ( $outputFile...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/php-java/modifing-form/
  5. Aspose.PSD for Python via .NET 24.1 - 发行说明|Docu...

    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 ( firstPageOutputPng , PngOptions...# 保存AI图像的第二页为PNG图像。 image . save ( secondPageOutputPng , PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  6. Aspose.PSD for .NET 24.1 - 发布说明|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 ( outputFile , new PngOptions...sourceFile1 , opt )) { img . Save ( outputFile1 , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...); // Save the document in PDF format workbook . Save ( u "output...outputFilePath ( u "Image1.jpg" ); book . Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  8. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... save ( "NewPresentation_out.pptx"...formats can I save a new presentation to? You can save to PPTX, PPT...

    docs.aspose.com/slides/nodejs-java/create-prese...
  9. Update shape properties in VSTO and Aspose.Diag...

    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 file as VDX. Visio . Application..."Width" ). ResultIU = 3 ; //Save file as VDX vsdDoc . SaveAs...

    docs.aspose.com/diagram/net/update-shape-proper...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....populating rows and cells, and saving the modified document. Additionally...Insert the table into the page. Save the PDF to the specified path...

    docs.aspose.com/pdf/python-net/adding-tables/