Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 25,938 for

msg

(0.07 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. Convert VCF to MHTML via C# | products.aspose.com

    Sample code for VCF to MHTML C# conversion. Use API example code for batch VCF files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....VCF to MHTML C# Conversion var msg = MapiContact.FromVCard( "contact...MhtFormatOptions.RenderVCardInfo }; msg.Save(Path.Combine(path, "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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...