Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 18,988 for

msg

(0.04 sec)
  1. Working with Calendar Items on Exchange Server|...

    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....request MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress..."administrator@test.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/java/working-with-calenda...
  2. Create a Recurring Task|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....Outlook tasks and save them to MSG format. The MapiTask class provides...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-recurring-task/
  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. Evaluate Aspose.Email|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....images can be extracted from an MSG file. The max number of processed...subject when saving to CFB, EML or MSG formats. End date can’t be later...

    docs.aspose.com/email/java/evaluate-aspose-email/
  5. Aspose.Email for .NET

    此 API 允许在 C#、.NET、ASP.NET 和 Windows 应用程序中操作、创建和发送电子邮件,以及读取电子邮件文件格式。...TIFF 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何使用 C# 创建 Mapi 联系人 如何使用 C#...中创建 PST 文件 如何使用 C# 将 EML 转换为 MSG 如何使用 C# 将 Outlook 电子邮件转换为 PDF...

    kb.aspose.com/zh/email/net/
  6. Ինչպես պահպանել էլփոստի հաղորդագրությունը C++-ում

    Այս ձեռնարկում մենք կսովորենք, թե ինչպես պահպանել էլփոստի հաղորդագրությունը C++-ում: Դուք կդիտարկեք, թե ինչպես միանալ ձեր փոստարկղի հետ՝ օգտագործելով Exchange Client-ը՝ դրանից էլ-նամակները վերցնելու և պահելու համար՝ օգտագործելով պարզ API զանգեր C++-ում:...Պահպանեք հաղորդագրությունը EML և MSG ձևաչափով սկավառակի վրա՝ օգտագործելով... պահել կամ EML ձևաչափով կամ MSG ձևաչափով սկավառակի վրա` օգտագործելով...

    kb.aspose.com/hy/email/cpp/how-to-save-email-me...
  7. How to Create Mapi Contact using C#

    In this simple topic, we will focus on how to create Mapi Contact using C# by adhering to specifically defined steps and using the example code. You can add Mapi Contact in C# with the help of simple API calls....contact Save the contact as an MSG file on the disk Save the contact...contact will be saved as an MSG file and a VCF file on the disk...

    kb.aspose.com/email/net/how-to-create-mapiconta...
  8. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....object to access the source MSG or EML file from the disk Set...format options Save the loaded MSG or EML file to HTML using the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. Aspose.Email Java for Apache POI - HSMF|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....implementation of the Outlook MSG format. At this time, it provides...the common textual content of MSG files. Read more at poi.apache...

    docs.aspose.com/email/java/aspose-email-java-fo...
  10. 如何在 C# 中将电子邮件消息保存到磁盘

    本分步教程向您展示了如何在 C# 中将电子邮件消息保存到磁盘。用 C# 将电子邮件消息保存到磁盘的代码简单易行。...电子邮件消息可以在磁盘上保存为 EML or MSG 文件格式。我们将从 Exchange 邮箱接收消息,但是...循环浏览从邮箱中读取的所有电子邮件 将每封电子邮件保存到 EML or MSG file formats 按照上面的简单步骤,您可以将电子邮件消息保存到磁盘上的...

    kb.aspose.com/zh/email/net/how-to-save-email-me...