Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 17,609 for

msg

(0.12 sec)
  1. 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...
  2. Convert Outlook Offline Folder File (OST) to Ot...

    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....Code CodePlex GitHub Convert MSG to Other Formats Save Email Message...

    docs.aspose.com/email/java/convert-outlook-offl...
  3. Convert OLM to EMLX via Java | products.aspose.com

    Try the code sample to convert OLM files to EMLX 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 EMLX format msg. save (msg. getSubject () + ".emlx"...

    products.aspose.com/email/java/conversion/olm-t...
  4. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT format in Java. Download Java API to take your email processing applications to the next level....msg files in a specified destination...count = 1; for (MapiMessage msg : inbox. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/pst-t...
  5. Read Outlook for Mac OLM File and Get Folders a...

    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/java/read-outlook-for-mac...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 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-...