Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 18,988 for

msg

(0.12 sec)
  1. Supported File Formats|Documentation

    Supported File Formats of Email C++ library include Msg, PST, OST, EML, MBOX, OFT, ICS and others...Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/cpp/supported-file-formats/
  2. Working with Tasks on Exchange Server|Documenta...

    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....Exchange Tasks to disc in Outlook MSG format. The following code snippet...

    docs.aspose.com/email/cpp/working-with-tasks-on...
  3. Google Contacts Management in .NET Applications...

    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....various output formats such as MSG and VCF. The Save method provides...

    docs.aspose.com/email/net/manage-google-contacts/
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......C#-ում Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/67/
  5. Aspose.Email for Python

    该 API 允许您在 Python 代码中对 PowerPoint 文件进行各种操作,包括创建、编辑和转换等。...PST 文件 如何使用 Python 将 EML 转换为 MSG 如何在 Python 中使用 SMTP 发送电子邮件 简体中文...

    kb.aspose.com/zh/email/python/
  6. Installing Aspose.Email for SharePoint|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....attachments extraction from EML and MSG files in a document library....

    docs.aspose.com/email/sharepoint/installing-asp...
  7. Convert OLM to OFT via C# | products.aspose.com

    Sample code for OLM to OFT C# conversion. Use API example code for batch OLM files to OFT conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in oft format msg.Save( $"{msg.Subject}.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert EML to MSG using C# How to Crop Image in...

    kb.aspose.com/categories/page/55/
  9. Convert OLM to VCF via C# | products.aspose.com

    Sample code for OLM to VCF C# conversion. Use API example code for batch OLM files to VCF conversion within VB.NET, Asp.NET or any .NET based application....( var msg in folder.EnumerateMapiMessage()) { if (msg.SupportedType...mapiContactItem = (MapiContact)msg.ToMapiMessageItem(); // save...

    products.aspose.com/email/net/conversion/olm-to...
  10. Convert OLM to EML via C# | products.aspose.com

    Sample code for OLM to EML C# conversion. Use API example code for batch OLM files to EML conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in eml format msg.Save( $"{msg.Subject}.eml" , SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...