Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 369,814 for

save

(0.09 sec)
  1. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java... Save result in PDF format Protect...AESx256 ); // save updated PDF pdfDocument . save ( "EncryptedFile...

    products.aspose.com/pdf/java/protect/
  2. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Add Image in Footer...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/footer/
  4. Create Slide as SVG Image|Aspose.Slides 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.... Save the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  5. 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-...
  6. Aspose.PSD for .NET 25.3 - 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 ( outputFilePng , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  7. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and Save options....specified input output streams and save options. convert ( inputStream...saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Zimbra Overview: Email, Calendar, and TGZ File ...

    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.... GetTotalItemsCount (); } Save Zimbra Messages and Directory...Directory Structure You may also save all the message with directory...

    docs.aspose.com/email/net/zimbra-overview-email...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....Excel file to 4 points and then saves it on disk. const path = require...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  10. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...