Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,845 for

msg

(0.03 sec)
  1. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....Receipts Creating TNEF emails form MSG files Detecting message type...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  2. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : contactFolder. enumerateMapiMessage...enumerateMapiMessage ()) { if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/ost-t...
  3. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  4. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  5. Convert MBOX to OST via C# | products.aspose.com

    Sample code for MBOX to OST C# conversion. Use API example code for batch MBOX files to OST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  6. Convert MHTML to PST via C# | products.aspose.com

    Sample code for MHTML to PST C# conversion. Use API example code for batch MHTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "sourceFile...MhtmlLoadOptions()); inbox.AddMessage(msg); } Free App to Convert MHTML...

    products.aspose.com/email/net/conversion/mhtml-...
  7. 档案

    档案...您可能会发现自己处于希望应用程序读取 EML 和 MSG 文件并将其内容添加到某个文件或对它们执行某些其他操作的场景中。为此,本文将教您如何使用...Microsoft Outlook。该 API 还支持读取 EML 和 MSG 电子邮件文件。您可以通过 NuGet 安装 API,也可以直接从...

    blog.aspose.com/zh/email/read-email-messages-us...
  8. Convert EML to OST via Java | products.aspose.com

    Try the code sample to convert EML files to OST format in Java. Download Java API to take your email processing applications to the next level....Load the EML file MapiMessage msg = MapiMessage. load ( "message..."Inbox" ); folderInfo. addMessage (msg); What is EML File Format? EML...

    products.aspose.com/email/java/conversion/eml-t...
  9. Read Outlook Template File OFT|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....meetingTime )); // Save the message in MSG format and open in Office Outlook...dataDir + "AsposeInvitation.msg" ); Download Running Code CodePlex...

    docs.aspose.com/email/java/read-outlook-templat...
  10. Technical Articles|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....Converting Outlook Message File (MSG) to TIFF Image Using a Microsoft...

    docs.aspose.com/email/net/technical-articles/