Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 375,519 for

save

(0.21 sec)
  1. Aspose.PSD for Java 20.9 - 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....text in given PSD file and saving it changes some layer and many...smartobjectresources.SmartObjectResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/
  3. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. Python code for... add_from_html(data) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PDF to HTML in Python | products.aspose...

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.html" ...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Python code for...add_from_pdf( "document.pdf" ) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to PPTX in Python | products.aspose...

    Convert PDF to PPTX in Python. Use Python library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.pptx" ...

    products.aspose.com/slides/python-net/conversio...
  7. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....sample BMP image file Finally, save the output PDF file So the following...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  9. 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....0 ); $bb -> save ( $dataDir . "barcode3.jpg"...setBarHeight ( 7.0 ); $bb -> save ( $dataDir . "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  10. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...