Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 27,958 for

msg

(0.15 sec)
  1. Create New PST, Add Sub-folders and Messages|Do...

    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....MAPI message body: MapiMessage msg = new MapiMessage ( "from@doamin...will reduce the message size msg . setBodyContent ( htmlBody ...

    docs.aspose.com/email/java/create-new-pst-add-s...
  2. Programming with Thunderbird|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 this message in EML or MSG format message . Save ( message...Save ( message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/net/programming-with-thun...
  3. Creating and Saving Outlook Notes in Python|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-...
  4. Convert EML to OST via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/eml-t...
  5. 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...
  6. Create and Customize Email Messages Using Aspos...

    ....supports saving messages in EML, MSG, and MHTML formats. Create a...message in multiple formats (EML, MSG, MHTML, etc.). Using Friendly...

    docs.aspose.com/email/cpp/create-and-customize-...
  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...reading, writing, and modifying MSG files. PST It represents Outlook...

    docs.aspose.com/email/net/supported-file-formats/
  8. Node.js API for Word Documents, Powerpoint Pres...

    Process Microsoft Word Files, Powerpoint Presentations via Node.js API. Utilize Nodejs to create, manipulate or convert word documents, powerpoint presentations and email formats....Convert Email Formats including MSG, EML, EMLX & MHT via Node.js...well as Email formats including MSG, EML, EMLX and MHT formats. Developers...

    products.aspose.com/total/nodejs-net/
  9. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....ValidationErrorClien ( cell , msg ) { // Get the error message...alert ( this . id + "----> " + msg + " Previous value will be restored...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 使用 Aspose.Email 在 Python 中管理 IMAP 文件夹|Documenta...

    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 格式读取并保存邮件到本地磁盘。文件夹和邮件均按在 IMAP...select_folder ( folder_info . name ) msg_info_coll = client . list_messages...

    docs.aspose.com/email/zh/python-net/manage-imap...