Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 20,912 for

msg

(0.2 sec)
  1. Convert VCF to EML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/vcf-to...
  2. Convert VCF to EMLX via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/vcf-to...
  3. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…... var msg = new MailMessage(); msg.From = "sender@domain..."sender@domain.com"; msg.To.Add("receiver@domain.com"); msg.Subject = "importance‑high";...

    forum.aspose.com/t/priority-parameter-not-worki...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Convert MD to OST in Python | products.aspose.com

    Save MD to OST 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...
  10. 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/