Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 25,204 for

msg

(0.13 sec)
  1. 使用 IMAP 服务器的邮件|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....eml" ); } 以 MSG 格式保存消息 在上述示例中 ,邮件保存为 EML 格式。要将邮件保存为 MSG 格式,请使用 ImapClient...save() 随后可以调用该方法将消息保存为 MSG。以下代码片段展示了如何将消息保存为 MSG 格式。 // For complete...

    docs.aspose.com/email/zh/java/working-with-mess...
  2. 创建草稿约会请求|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....requestApointment ()); MapiMessage msg = MapiMessage . fromMailMessage...appointment as draft. msg . save ( "data/AsposeDraft.msg" ); 下载运行代码 从以下任意社交编码站点下载...

    docs.aspose.com/email/zh/java/create-draft-appo...
  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. 读取损坏的 PST/OST 文件|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/zh/python-net/read-corrup...
  5. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?...electronic mail (email) in PST, MSG, OST, EML, etc. Supports iCalendar...electronic mail (email) in PST, MSG, OST, EML, etc. Supports iCalendar...

    forum.aspose.com/t/download-aspose-email-for-ja...
  6. Create and Organize PST Files in Python|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....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...

    docs.aspose.com/email/python-net/create-new-pst...
  7. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...msg"); HtmlSaveOptions options =...you please share the original MSG file? This will allow us to test...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  8. 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/
  9. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle attachments, and read meeting attendee status.... Save Calendar as MSG The following code sample demonstrates...a calendar appointment as a MSG file. Add a Display Reminder...

    docs.aspose.com/email/cpp/working-with-outlook-...
  10. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e......msg format using SaveOptions.defaultMsgUnicode...// Save the message in EML or MSG format message.save(dataDir +...

    products.aspose.com/email/nodejs-net/reading-mb...