Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 20,484 for

msg

(0.17 sec)
  1. 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...dataDir + "WordDocAsEmailBody_out.msg" , SaveOptions . getDefaultMsgUnicode...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  2. Working with Folders on Exchange Server|Documen...

    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....using FetchMessage() MailMessage msg = client . fetchMessage ( strMessageURI...out . println ( "Subject: " + msg . getSubject ()); } } else {...

    docs.aspose.com/email/java/working-with-folders...
  3. 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...
  4. 档案

    档案...RootFolder; // 调用递归方法从每个文件夹中提取msg文件 ExtractMsgFiles(folderInfo...ExtractMessage(messageInfo); // 将此消息以 msg 格式保存到磁盘 message.Save(message...

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  5. 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...
  6. Receive Emails via IMAP with Python Email API |...

    Effortlessly receive emails in Python via IMAP. Streamline email management and secure communications with a powerful library....select_folder( "Inbox" ) for msg in client . list_messages():..."Subject: { msg . subject } " ) print ( f "From: { msg . from_address...

    products.aspose.com/email/python-net/receive-em...
  7. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...a number of formats such as MSG, EML, EMLX & MHT. Application...formats . Microsoft Outlook: MSG, PST, OST EML, EMLX Previous...

    products.aspose.com/email/cpp/
  8. Converting Email Messages 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....for PHP , call convert_eml_to_msg method of Converter module. Here...static function convert_eml_to_msg ( $dataDir = null ){ \ # Initialize...

    docs.aspose.com/email/java/converting-email-mes...
  9. Read corrupted PST/OST files|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....messageIdList ) { try { MapiMessage msg = pst . extractMessage ( messageId...System . out . println ( "- " + msg . getSubject ()); } catch ( Exception...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  10. Aspose.Email Java for Jython|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...