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

msg

(0.2 sec)
  1. 档案

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

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  2. 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...
  3. 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...
  4. 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...
  5. 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/...
  6. Merge Outlook & Thunderbird Email & Archives | ...

    Free App and APIs to combine Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF files on Windows, Linux & macOS...for Outlook Merging Combine MSG, EML, EMLX, OLM, OFT, ICS, VCF...

    products.aspose.com/email/merger/
  7. 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...
  8. 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...
  9. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....alongside email formats like MSG, EML, and more. API Installation...project C# code to view VCF var msg = MapiContact.FromVCard( "contact...

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