Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 15,990 for

eml

(0.03 sec)
  1. Supported File 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.... EML It represents email messages...

    docs.aspose.com/email/python-net/supported-file...
  2. System Requirements|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....of email formats such as MSG, EML, EMLX, and MHT, enabling seamless...

    docs.aspose.com/email/python-net/system-require...
  3. Analyze email headers from MSG files via .NET |...

    C# source code for email tracking and emails check from MSG file on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...email headers from MSG, TXT, EML files, and get IP location and...

    products.aspose.com/email/net/headers/msg/
  4. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....alongside email formats like MSG, EML, and more. API Installation and...various formats such as MSG, EML, EMLX, MHT, and HTML. The library...

    products.aspose.com/email/net/viewer/vcf/
  5. Exception in latest version 25.4, worked in 25....

    When upgrading to 25.4 of Aspose from 25.3, I now get the following exception when attempting to load a document that worked in version 25.3. The code to load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...eml or .msg). Sometimes, files may...Try loading different .msg or .eml files to see if the issue is...

    forum.aspose.com/t/exception-in-latest-version-...
  6. Merge MBOX Files via .NET | products.aspose.com

    Combine MBOX Files to optimize storage files handling with C# library across various platforms. Try the working code and get access to the advanced .NET API....MboxLoadOptions())) { foreach ( var eml in sourceMbox.EnumerateMessages())...file targetMbox.WriteMessage(eml); } } } } Advanced Functionality...

    products.aspose.com/email/net/merger/mbox/
  7. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2Eml>javac -cp “…...“C:\Users\Admin\Desktop\nsf2eml\eml” Aspose license applied. Unrecoverable...+ subject + "_" + index + ".eml"; System.out.println("Saving...

    forum.aspose.com/t/negativearraysizeexception-w...
  8. Convert MBOX to TIFF via C# | products.aspose.com

    Sample code for MBOX to TIFF C# conversion. Use API example code for batch MBOX files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...to a TIFF file printer.Print(eml, tiffFilePath, Aspose.Email.Printing...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Convert OST to OST in Python | products.aspose.com

    Save OST to OST within Python applications without using Microsoft Word or Outlook...variety of file formats such as EML, MSG, MHTML, HTML, and more....EMAIL (Email Files) Convert EML to EML (E-Mail Message) Convert...

    products.aspose.com/total/python-net/conversion...
  10. Convert MHTML to OFT via Java | products.aspose...

    Try the code sample to convert MHTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....Load the MHTML file MailMessage eml = MailMessage. load (mhtmlFilePath...Save the message as OFT file eml. save (msgOutputPath, SaveOptions...

    products.aspose.com/email/java/conversion/mhtml...