Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 373,085 for

save

(0.27 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  2. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...archive format that 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-...
  3. Disable Compatibility Checker in Excel with Gol...

    This article shows how to disable compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/go-cpp/disable-compatibil...
  4. Aspose.PSD for .NET 23.2 - 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(System.IO.Stream) T:Aspose.PSD...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  5. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  6. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... Save the modified presentation. In...presentation . slides [ 0 ]) # Save the modified presentation to...

    docs.aspose.com/slides/python-net/clone-slides/
  7. Convert PDF/A to PDF format|Aspose.PDF for PHP ...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with PHP library....removePdfaCompliance (); // Save the modified document to the...the output file $document -> save ( $outputFile ); This info also...

    docs.aspose.com/pdf/php-java/convert-pdfa-to-pdf/
  8. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...method expose by PsdImage class Save the results. Load Image as Layer...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  9. Converting WMF and EMF to Other Image Formats|D...

    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....files and same can be used to save the image to PDF format. The...files and same can be used to save the image to Webp format. The...

    docs.aspose.com/imaging/python-net/converting-w...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...can save the modified PSD image using the psdImage.save() method...path to save the modified PSD file. psdImage . save ( psdName...

    docs.aspose.com/psd/python-net/graphics-api/