Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 375,198 for

save

(0.3 sec)
  1. C++ API to Convert MHTML to PPSX | products.asp...

    Convert MHTML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader... It is used to save webpages for offline viewing...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert SVG to POTM | products.aspos...

    Convert SVG to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...to load the SVG file and then save it as a PPTX file. Aspose.Slides...Convert SVG to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property OoxmlSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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 loads...autoFitColsAndRows property to true , and saves it in XLSX format. Please download...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  9. 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/
  10. 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/