Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 310,760 for

save

(0.06 sec)
  1. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 12 # Save the resultant XPS document 13 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++...., flg ); // Save the excel file. workbook . save ( path . join...Blue ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  4. Aspose.PSD for Java 23.7 - 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....Change the application that saves the PSD File to Aspose.PSD if...timeline . save ( outputGif , new GifOptions ()); psdImage . save ( outputPsd...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  8. Aspose.PSD for .NET 23.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(Aspose.PSD.StreamContainer,System...LayerResources.Lr16Resource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....Insert the Image into the PDF Save the PDF file So the following...path_infile , rectangle ) document . save ( path_outfile ) Try to convert...

    docs.aspose.com/pdf/python-net/convert-images-f...