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

msg

(0.47 sec)
  1. 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...
  2. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MHTML format in Java. Download Java API to take your email processing applications to the next level....Msg); MapiMessage msg = MapiMessage.fromStream(...MailConversionOption(); MailMessage eml = msg.toMailMessage(op); //Prepare...

    products.aspose.com/email/java/conversion/vcf-t...
  3. 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-...
  4. Creating and Setting Contents of Emails in C++ ...

    To create and set contents of email in C++, use MailMessage class that can create and save the mail message into different formats like EML, Msg and MHTML....different formats like EML, MSG and MHTML. Steps: Create New...

    docs.aspose.com/email/cpp/creating-and-setting-...
  5. 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...
  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 ICS to JPEG in Python | products.aspose...

    Save ICS to JPEG in your Python applications without using Microsoft Outlook or Word...formats, such as EML, MHTML, and MSG. In addition, Aspose.Total for...formats, such as EML, MHTML, and MSG. Overall, Aspose.Total for Python...

    products.aspose.com/total/python-net/conversion...
  8. C# SMTP Client to Send Email in .NET Applicatio...

    Learn how to send emails with SMTP using C# and Aspose.Email API. Install the library, configure SMTP client settings, and send an email....for multiple message formats (MSG, EML, etc.), and seamless proxy...email format support : Handles MSG, EML, MHT, PST, and more for...

    products.aspose.com/email/net/send-email/smtp/
  9. 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...
  10. 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...