Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 380,300 for

save

(0.26 sec)
  1. Aspose.PSD for Python via .NET 24.2 - 发行说明|Docu...

    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 , PsdOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  2. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  3. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Node.js – keep text consistent across PPT, PPTX and ODP with step-by-step JavaScript code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/nodejs-java/render-prese...
  4. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....removePdfaCompliance (); // Save output in XML format document . save ( pdfDocumentFileName...add (); // Save updated document document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  5. Managing Message Files with Aspose.Email.Outloo...

    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....Processing Load, Modify, and Save an OFT File Outlook templates...create a message in Outlook and save it as an Outlook Template (OFT)...

    docs.aspose.com/email/python-net/managing-messa...
  6. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....Words, simply invoke the save()}}method of {{Document class...dataDir + "document.doc" ); doc . save ( dataDir + "html/Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...
  7. Change Password of PDF File|Aspose.PDF for Pyth...

    Change the user and owner passwords of a secured PDF document using Aspose.PDF for Python via .NET.... Save the updated PDF. from io import..."new_owner_password" ) # Save updated PDF file_security . save ( outfile )...

    docs.aspose.com/pdf/python-net/change-password/
  8. Online MHTML to GIF Conversion or Develop Java ...

    Free online app to convert MHTML to GIF files. Java conversion library code for MHTML documents....Convert MHTML to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  9. Online PCL to XAMLFLOW Conversion or Develop Ja...

    Free online app to convert PCL to XAMLFLOW files. Java conversion library code for PCL documents....Convert PCL to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....You can use this interface to save images in a wide range of formats...Convert Slides to Bitmaps and Save the Images in PNG You can convert...

    docs.aspose.com/slides/java/convert-slide/