Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 369,869 for

save

(0.15 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... Save the optimized document using the save() method...document . optimize () document . save ( path_outfile ) Reduce Size...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  2. Online XSLFO to XAML Conversion or Develop Java...

    Free online app to convert XSLFO to XAML files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  3. Aspose.PSD for .NET 20.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 ( "rect2_color.ai_output.pdf".... UpdateLayerData (); img . Save ( outputFile ); } PSDNET-233...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  4. Convert between Excel formats|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 an Excel file to PDF using the...the Workbook class’s Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-between-excel...
  5. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library.... Save the output PDF using the Save method. The following...insert ( 2 ); // Save updated PDF document . save ( _dataDir + ...

    docs.aspose.com/pdf/java/add-pages/
  6. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....organized when saving to an image: single_page – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/python-net/convert-a-mult...
  7. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....embedded object if you want to save it into a file. get_SuggestedFileName...embedded object if you want to save it into a file. GetOleEntry...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for .NET 23.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.... Save ( dstFile ); } using ( var im...false ; image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  10. Working with Attachments|Aspose.PDF for .NET

    This section explains how to working with Attachments using PdfContentEditor Class....information of an attachment, and save it to file, delete the attachment...Then you can save the output PDF file using Save method of PdfContentEditor...

    docs.aspose.com/pdf/net/working-with-attachment...