Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 375,192 for

save

(1.25 sec)
  1. Convert PSD to PNG in Java | PSD to PNG Convert...

    Programmatically, convert PSD to PNG in Java with Aspose.PSD for Java. Convert PSD layers to PNG images in Java. Java PSD API... Finally, save the output file using the save() method. The...etc. Finally, save the output file using the save() method. The...

    blog.aspose.com/psd/convert-psd-to-png-in-java/
  2. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....Document Load input BMP image Save the output PDF file. Here is...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  3. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....Document Load input GIF image Save the output PDF file Here is...your GIF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  4. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...to convert the page to JPEG Save the JPEG file Here is an example...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  5. Export EMAIL to BMP via Java | products.aspose.com

    Java API to Convert EMAIL to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  6. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....Word document from disk and save it to stream as MHTML Document...ByteArrayOutputStrea (); wordDocument . save ( mhtmlStream , SaveFormat ...

    docs.aspose.com/email/zh/java/using-a-microsoft...
  7. Add SolutionXML Element to the Visio Drawing 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....solution_xml ) \ # save Visio diagram diagram . save ( data_dir + "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  8. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....fieldValues ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  9. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your document summarization for clearer insights and improved content management.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them.... Save the changed XPS document using...using the XPsDocument.Save() Method. C# Code to make print tickets...

    products.aspose.com/page/net/print-tickets-xps/