Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 375,788 for

save

(0.78 sec)
  1. Convert MSG to MSG in Python | products.aspose.com

    Save MSG to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. Aspose.Total...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. PDF Unlocking API | Aspose.PDF

    Decrypting PDF documents with free cross-platform Apps and High Code APIs for any platform.... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The code snippet...

    products.aspose.com/pdf/unlock/
  3. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  4. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms.... Save ( "picture1_out.png" , ImageFormat...Size ( 960 , 720 ))) { image . Save ( "picture2_out.png" , ImageFormat...

    docs.aspose.com/slides/net/embedded-font/
  5. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...Save(). This is not obvious and should...WriteLine("isValidated : " + isValidated); doc.Save(dataDir + "11_out.pdf"); bool...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  6. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for C++. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the Save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for Python via .NET. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/python-net/convert-power...
  8. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  9. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/
  10. Convert AI to PNG using Python|Documentation

    Check how Aspose.PSD for Python can convert AI File to PNG....Save method to save the AI file as a PNG. Save and Use...Use the PNG: Finally, you can save the exported PNG file to your...

    docs.aspose.com/psd/python-net/convert/ai-to-png/