Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 19,051 for

msg

(0.04 sec)
  1. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT format in Java. Download Java API to take your email processing applications to the next level....in OFT format by calling the msg.save() method with the message...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  2. Using a Microsoft Word Document as the 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....com" ; // Save the message in MSG format to disk message . Save...folderPath + "WordDocAsEmailBody_out.msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/net/using-a-microsoft-wor...
  3. Save Email Message As PDF|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....msg" ); MailMessage eml = MailMessage...more details, visit Saving A MSG as PDF . Convert Outlook Offline...

    docs.aspose.com/email/java/save-email-message-a...
  4. 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...
  5. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level....represents an Outlook message (MSG) item. The code snippet below...Load the MHTML file MapiMessage msg = MapiMessage. load (mhtmlFilePath...

    products.aspose.com/email/java/conversion/mhtml...
  6. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...ValidationErrorClien ( cell , msg ) { //Get the error message string...alert ( this . id + "----> " + msg + " Previous value will be restored...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  7. Unified merged save option - Free Support Forum...

    Hi There was a case for a new unified merged save option of all calendars, appointment and related items: AppointmentIcsSaveOptions AppointmentMsgSaveOptions AppointmentSaveOptions MapiCalendarIcsSaveOptions MapiCa…...Msg or .Oft Because such large number...

    forum.aspose.com/t/unified-merged-save-option/3...
  8. 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...
  9. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....a number of formats such as MSG, EML, EMLX, PST, OST, MBOX and...formats . Microsoft Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX...

    products.aspose.com/email/net/
  10. 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...