Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 26,226 for

msg

(0.17 sec)
  1. 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...
  2. 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...
  3. Convert EMLX to OST via Java | products.aspose.com

    Try the code sample to convert EMLX files to OST format in Java. Download Java API to take your email processing applications to the next level....Load the EMLX file MapiMessage msg = MapiMessage. load ( "message..."Inbox" ); folderInfo. addMessage (msg); What is EMLX File Format? EMLX...

    products.aspose.com/email/java/conversion/emlx-...
  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. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...MapiMessage msg... // add streamed attachment (lazy loading) msg.getAttachments()...message with streamed attachment msg.save("output"); The changes will...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  6. 读取 Outlook for Mac OLM 文件并获取文件夹及子文件夹信息|Document...

    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....hasAttachments ()) { MapiMessage msg = olm . extractMapiMessage (...enumerateMessages ()) { MapiMessage msg = storage . extractMapiMessage...

    docs.aspose.com/email/zh/java/read-outlook-for-...
  7. Emlx conversion issues - Free Support Forum - a...

    Hello, A few conversion issues: Loading an .mht file and saving as .emlx will result in an extra = in the top of converted page. To make sure I’m seeing the emlx correctly, after this convert, I loaded the result .e…...Side issue is when saving it as msg/oft/tnef, all style is lost!...Side issue is when saving it as msg/oft/tnef, all style is lost!...

    forum.aspose.com/t/emlx-conversion-issues/258708
  8. GraphClinet listMessage Exception - Free Suppor...

    Hi I am using Aspose email version 21.10 on Windows. Wih one specific Msg file method IGraphClient.listMessages throws an exception: class com.aspose.email.system.exceptions.FormatException: The specified string is not…... Wih one specific msg file method IGraphClient.listMessages...

    forum.aspose.com/t/graphclinet-listmessage-exce...
  9. 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-...
  10. Top Reasons to Buy Aspose.Email|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.... Work with MIME , MHTML , MSG , and EML formats. Manage PST...Microsoft Outlook formats such as MSG , PST , and OST , allowing developers...

    docs.aspose.com/email/net/top-reasons-to-buy-as...