Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 14,488 for

msg loading

(0.04 sec)
  1. View or Edit EML Files Metadata via .NET | prod...

    C# source code to edit or view EML format metadata on .NET Framework, .NET Core, and Xamarin Platforms.... Load the EML file via an object of...EML - C# // load the message in with MapiMessage.Load var mail =...

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

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

    products.aspose.com/email/net/conversion/vcf-to...
  4. 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...to HTML by using save method Load HTML by using Document class...

    products.aspose.com/total/java/conversion/eml-t...
  5. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code.... Process is load the DOC or DOCX file into Document...resolution etc. Process is, load the document via Document object...

    products.aspose.com/total/python-net/conversion/
  6. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms.... Load the MBOX file via an object...MBOX - C# // load the message in with MapiMessage.Load var mail =...

    products.aspose.com/email/net/metadata/mbox/
  7. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...Outlook ICS, PST, OST, EML, MSG, and MHT files, along with Thunderbird's...programmatically. It simplifies loading, converting, creating, and...

    products.aspose.com/total/net/
  8. 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...
  9. 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/
  10. Convert MD to PST in Python | products.aspose.com

    Save MD to PST 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...