Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 20,592 for

msg

(0.26 sec)
  1. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....folder using a for loop and msg variable. Inside the loop, check...count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...
  2. Working with Outlook Personal Storage (PST) Fil...

    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....Working with Outlook Message (MSG) Files in Jython Subscribe to...

    docs.aspose.com/email/java/working-with-outlook...
  3. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message is a calendar item if (msg. getSupportedType () == MapiItemType...

    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. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...OrdinalIgnoreCase; string msg; string MsgActivityLevel; string...if (!File.Exists(docPath)) { msg = $@"The text report file {docPath}...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …... MapiMessage msg = pst.extractMessage(messageInfo...put("textBody", msg.getBody()); msgJson.put("fromAddress", msg.getSenderEmailAddres());...

    forum.aspose.com/t/how-to-get-the-following-val...
  7. Converting Email Messages in Ruby|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 Ruby , call convert_eml_to_msg method of Converter module. Here...Ruby Code def convert_eml_to_msg () data_dir = File . dirname...

    docs.aspose.com/email/java/converting-email-mes...
  8. 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...
  9. Create New PST File and Add SubFolders|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....variable and create an empty MSG list to load each file as a MapiMessage...Append each loaded message to the msg_list. The code sample below demonstrates...

    docs.aspose.com/email/python-net/create-new-pst...
  10. How to Build a Collaborative Excel Editor with ...

    This article introduces how to build a collaborative Excel editor using Aspose.Cells.GridJs for Java....setCollaborativeSett ( '/GridJs2/msg' , '/ws' , '/app/opr' , '/user/queue'...'/topic/opr' ); Here, /GridJs2/msg corresponds to the route path...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...