Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 18,978 for

msg

(0.07 sec)
  1. Creating and Saving Outlook Notes in Jython|Doc...

    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....msg" , noteSaveFormat . Msg ) print "Created...

    docs.aspose.com/email/java/creating-and-saving-...
  2. Setting Default Text Encoding in Email Message|...

    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....Converting Outlook Message File (MSG) to TIFF Image Subscribe to Aspose...

    docs.aspose.com/email/net/setting-default-text-...
  3. Aspose.Email for SharePoint|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....message file formats, like: EML, MSG, MHT; mail storage formats as:...

    docs.aspose.com/email/sharepoint/
  4. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : contactFolder. enumerateMapiMessage...enumerateMapiMessage ()) { if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/ost-t...
  5. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....Receipts Creating TNEF emails form MSG files Detecting message type...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  6. Introduction and Sample Applications|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....format directly MailMessage msg ; msg = client . fetchMessage (...); System . out . println ( msg . getFrom (). toString ()); System...

    docs.aspose.com/email/java/introduction-and-sam...
  7. Convert EMLX to PST via C# | products.aspose.com

    Sample code for EMLX to PST C# conversion. Use API example code for batch EMLX files to PST conversion within VB.NET, Asp.NET or any .NET based application....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "sourceFile...EmlxLoadOptions()); inbox.AddMessage(msg); } Free App to Convert EMLX...

    products.aspose.com/email/net/conversion/emlx-t...
  8. Analyze email headers from EML files via .NET |...

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

    products.aspose.com/email/net/headers/eml/
  9. Aspose.Email for Python via .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....file formats, for example EML, MSG, MHT; mail storage formats such...

    docs.aspose.com/email/python-net/
  10. Python Email API: How to Receive Emails from PO...

    Learn how to retrieve email messages via POP3 in Python. Discover extensive features of the progressive Python Email API....emails from POP3 server for msg_info in client . list_messages():..."Subject: { msg_info . subject } " ) print ( f "From: { msg_info ....

    products.aspose.com/email/python-net/receive-em...