Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 361,235 for

save

(0.1 sec)
  1. Aspose.PSD for Python via .NET 24.11 - Release ...

    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 ) # Check changed...art1 . save ( output [ 1 ], pngSaveOptions ) art2 . save ( output...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  3. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XamlFixedSaveOptions.resourcesFolderAlias prope...

    XamlFixedSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document...() : string Remarks When you save a Document in fixed page Xaml...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... save( "encrypted-pres.odp" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  7. Parsing Microsoft Outlook Message Files|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....names of any attachments and save them. The following code snippet...the attachment's file name and Save attachment System . out . println...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  8. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation...."123123" ); presentation -> Save( u "encrypted-pres.pptx" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.pptx"...

    products.aspose.com/slides/cpp/protect/pptx/
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Set Height of the Bars in the BarCode Image in ...

    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 ( data_dir + "barcode3.jpg"...setBarHeight ( 7 . 0 ) bb . save ( data_dir + "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...