Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 13,083 for

msg loading

(1.86 sec)
  1. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…...None); var msg = new MailMessage(); foreach...Substring(idx + 1).Trim(); try { msg.Headers.Add(name, value); //...

    forum.aspose.com/t/formatexception-system-forma...
  2. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms.... Load OST file. Use Replace method...MailMessage m = MailMessage.Load( "GenerateMessage.ost" ); m...

    products.aspose.com/email/net/search/ost/
  3. Convert MD to EMAIL in Python | products.aspose...

    Save MD to EMAIL within Python applications without using Microsoft Word or Outlook... The first step is to load the Word file and render it....NET. The second step is to load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  4. Convert VCF to MBOX via C# | products.aspose.com

    Sample code for VCF to MBOX C# conversion. Use API example code for batch VCF files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert VCF files to MBOX..."storage.mbox" , false )) { var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  5. Convert DOT to OST in Python | products.aspose.com

    Save DOT to OST within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET . Secondly load the converted HTML using Aspose...

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

    Save MD to OST within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET. Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  7. Convert MD to EMLX in Python | products.aspose.com

    Save MD to EMLX within Python applications without using Microsoft Word or Outlook... First, the Word file is loaded and rendered into HTML using...Then, the converted HTML is loaded using Aspose.Email for Python...

    products.aspose.com/total/python-net/conversion...
  8. 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.... Load the two mail files for comparison...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/comparison/mbox/
  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....NET programmers can easily load & convert VCF files to EMLX...VCF to EMLX C# Conversion var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  10. Convert OST to HTML via C# | products.aspose.com

    Sample code for OST to HTML C# conversion. Use API example code for batch OST files to HTML conversion within VB.NET, Asp.NET or any .NET based application....involving just a few steps to load, read and save messages to the....NET programmers can easily load & convert OST files to HTML...

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