Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 20,590 for

msg

(0.11 sec)
  1. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  2. Create New Email in PHP|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....\ # Save message in EML and MSG formats $mail_message_save_type...-> save ( $dataDir . "Message.msg" , $mail_message_save_type ->...

    docs.aspose.com/email/java/create-new-email-in-...
  3. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…... xtoast('Tip', msg) peter.zhou October 2, 2025,...tips xs.customToast=(msgtype,msg,callback)=>{ ..... ..... ......

    forum.aspose.com/t/error-toast-changes/319354
  4. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...msg”; MsgLoadOptions mlo = new MsgLoadOptions();...methods: msg.close() or msg.dispose() or try (MapiMessage msg = MapiMessage...

    forum.aspose.com/t/java-heap-space-errors-with-...
  5. 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...
  6. Reading Email Messages from Microsoft SharePoin...

    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) is already stored in the SharedDocument...

    docs.aspose.com/email/net/reading-email-message...
  7. 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....Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/androidjava/supported-fil...
  8. First Application with Aspose.Email.Outlook|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) and displays the subject, from...following code behind the Load Msg File button or in the forms OnLoad...

    docs.aspose.com/email/net/first-application-wit...
  9. 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/
  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...