Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,521 for

msg

(0.14 sec)
  1. 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/
  2. 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/
  3. Ինչպես պահպանել էլփոստի հաղորդագրությունը C++-ում

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

    kb.aspose.com/hy/email/cpp/how-to-save-email-me...
  4. 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...
  5. 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...
  6. 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/
  7. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...message using its entry ID auto msg = MailMessage::Load(info->get_EntryId()...loadOptions); goodMessages.push_back(msg); // Your normal processing goes...

    forum.aspose.com/t/enumeratemessages-interrupti...
  8. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...convert message formats such as MSG, EML, MBOX, PST, OST & MHT from...formats . Microsoft Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX...

    products.aspose.com/email/java/
  9. 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....MailMessage msg ; String [] fromMarker = { null }; while (( msg = reader...MailMessage msg = MailMessage . load ( dataDir + "Message.msg" ); String...

    docs.aspose.com/email/java/programming-with-thu...
  10. Read Corrupted PST/OST Files|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....messageIdList ) { try { var msg = pst . ExtractMessage ( messageId...Console . WriteLine ( "- " + msg . Subject ); } catch { Console...

    docs.aspose.com/email/net/read-corrupted-pst-os...