Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 20,521 for

msg

(0.12 sec)
  1. 如何在 C++ 中发送电子邮件

    在本教程中,我们将探讨如何在 C++ 中发送电子邮件。您将学习如何使用 C++ 在 Gmail 服务器上使用 SMTP 客户端发送邮件。...您也可以发送 MSG 格式的电子邮件,并且需要在示例的 line 42 处使用...

    kb.aspose.com/zh/email/cpp/how-to-send-email-in...
  2. Convert DOC to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. 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...
  4. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST 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/pst/
  5. Convert VCF to OFT via C# | products.aspose.com

    Sample code for VCF to OFT C# conversion. Use API example code for batch VCF files to OFT conversion within VB.NET, Asp.NET or any .NET based application....VCF to OFT C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  6. PST | Not able to convert .ics file to PST gett...

    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-...
  7. Convert DOTM to EMAIL in Python | products.aspo...

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

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

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

    products.aspose.com/total/python-net/conversion...
  9. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML 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/eml/
  10. Aspose.Words.Document.Save fails in .NET global...

    Aspose.Words 24.7 cannot be used by a .NET 8 Core API Website in globalization-invariant mode, because somewhere in the Aspose source code they have hard-coded the culture en-nz and try switching to it. Here the proof: S…... I am trying to convert msg to pdf using aspose.words but...

    forum.aspose.com/t/aspose-words-document-save-f...