Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 26,623 for

msg

(0.2 sec)
  1. Convert MD to EMAIL in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  2. Convert DOT to OST in Python | products.aspose.com

    Save DOT to OST within Python applications without using Microsoft Word or Outlook...MHTML (MIME HTML) Convert DOT to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  3. Compare MBOX Files via .NET | products.aspose.com

    C# source code to compare MBOX documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/comparison/mbox/
  4. Working with Folders on IMAP Server|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....Create a message MailMessage msg = new MailMessage ( "user@domain1...getCurrentFolder (). getName (), msg ); Add Multiple Messages with...

    docs.aspose.com/email/java/working-with-folders...
  5. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...msg as msg from aspose.email.mapi import...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  6. Export EML to PDF via Java | products.aspose.com

    Java API to Convert EML to PDF without using Microsoft Word or Outlook...formats such as PDF, HTML, and MSG. The second step is to render...

    products.aspose.com/total/java/conversion/eml-t...
  7. Convert VCF to HTML via C# | products.aspose.com

    Sample code for VCF to HTML C# conversion. Use API example code for batch VCF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....VCF to HTML C# Conversion var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  8. Unable to read PR_NATIVE_BODY_INFO for message ...

    Using MFC MAPI, I can see that a certain message in my PST has a value for PR_NATIVE_BODY_INFO. image.png (3.4 KB) However, when I read the PST using the PersonalStorage class and try to get the read the property, I ge…...@weswes , When saving a message to MSG, Outlook or MAPI-compliant library...

    forum.aspose.com/t/unable-to-read-pr-native-bod...
  9. 编程电子邮件验证|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, emlx, mht MAPI 格式: msg, oft Aspose.Email 提供以下工具来执行此任务:...

    docs.aspose.com/email/zh/java/programming-email...
  10. Convert OST to VCF via C# | products.aspose.com

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

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