Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 18,977 for

msg

(0.06 sec)
  1. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e......msg format using SaveOptions.defaultMsgUnicode...// Save the message in EML or MSG format message.save(dataDir +...

    products.aspose.com/email/nodejs-net/reading-mb...
  2. How to Save Email Message to Disk using Java

    In this tutorial, we will learn how to save email message to disk using Java. You will learn how to write email message to disk in Java. The code is based on simple API calls which can be used in Java environments on Linux, macOS, or Windows operating systems....message to the disk as EML or MSG file You will learn how to connect...email to disk in Java as EML or MSG files. It is quick and easy implementation...

    kb.aspose.com/email/java/how-to-save-email-mess...
  3. 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 …...TotalMilliseconds, }; using (MailMessage msg = MailMessage.Load(fileName,...correct format (either .eml or .msg). Sometimes, files may have the...

    forum.aspose.com/t/exception-in-latest-version-...
  4. Working with Appointments|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.... Saving Appointments to MSG Format Aspose.Email makes it...save appointments directly to .msg files. The following public classes...

    docs.aspose.com/email/java/working-with-appoint...
  5. What's New in Aspose.Email for .NET|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....formats such as eml, emlx, mht, msg, and oft. By utilizing this functionality...CheckSignature(MapiMessage msg) CheckSignature(MapiMessage msg, X509Certificate2...

    docs.aspose.com/email/net/whats-new/
  6. Remove EML Annotation via .NET | products.aspos...

    C# source code to delete EML format annotations on .NET Framework, .NET Core, and Xamarin Platforms....msg" ), MsgSaveOptions.DefaultMsgUnicode);...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/annotation/eml/
  7. Working with Distribution Lists|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....be saved to disk in Outlook MSG format and can be viewed/manipulated...

    docs.aspose.com/email/net/working-with-distribu...
  8. Read and Convert Outlook OST File|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....and Save to Disk or Stream in MSG Format Access Contact Information...PST File and Save to Disk in MSG Format Create New PST File and...

    docs.aspose.com/email/python-net/read-and-conve...
  9. Receive Emails via IMAP with Python Email API |...

    Effortlessly receive emails in Python via IMAP. Streamline email management and secure communications with a powerful library....select_folder( "Inbox" ) for msg in client . list_messages():..."Subject: { msg . subject } " ) print ( f "From: { msg . from_address...

    products.aspose.com/email/python-net/receive-em...
  10. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....folder using a for loop and msg variable. Inside the loop, check...count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...