Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 26,226 for

msg

(0.22 sec)
  1. Email APIs to Build Cross-Platform Applications...

    Develop Outlook formats parsing applications using On Premise or Cloud APIs, or simply use cross-platform apps to view, compare, inspect or convert Microsoft Outlook formats....Java Java APIs to manipulate MSG, PST, OST, OFT, EML, EMLX, MBOX...NET REST APIs to manipulate MSG, PST, OST, OFT, EML, EMLX, MBOX...

    products.aspose.com/email/
  2. Convert OLM to HTML via Java | products.aspose.com

    Try the code sample to convert OLM files to HTML format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message in HTML format msg. save (msg. getSubject () + ".html"...

    products.aspose.com/email/java/conversion/olm-t...
  3. 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...
  4. How Many Conversion Support by IMAP for Backup ...

    Platform : C# How many conversion support by IMAP for backup and restore?...on imap server like eml pst msg mbox? And how many types of files...

    forum.aspose.com/t/how-many-conversion-support-...
  5. Convert OLM to PST|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.... name ) for msg in olm_folder . enumerate_mapi_messages...name , get_container_class ( msg . message_class )) pst_sub_folder...

    docs.aspose.com/email/python-net/convert-olm-to...
  6. Convert Email Files using C# API|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....EMLX, HTML, ICS, MBOX, MHTML, MSG, OFT, OST, PST and VCF formats...MHTML to Other Formats Convert MSG to Other Formats Convert OFT...

    docs.aspose.com/email/net/converting-between-fo...
  7. Convert MBOX to MBOX in Python | products.aspos...

    Save MBOX to MBOX within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  8. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 PST|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....EnumerateMessages ()) { var msg = MapiMessage . FromMailMessage...); folderInfo . AddMessage ( msg ); } } 在转换过程中移除数字签名 在某些情况下,消...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  9. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Select(msg => new stcListEnvelope { Subject = msg.Subject,... Date = msg.Date, From = msg.Sender.DisplayName, UniqueId = msg...

    forum.aspose.com/t/nullreferenceexception-listm...
  10. Convert OST to MHTML via Java | products.aspose...

    Try the code sample to convert OST files to MHTML format in Java. Download Java API to take your email processing applications to the next level....the message’s subject using msg.save method specifying the saving...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

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