Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 14,484 for

msg loading

(0.15 sec)
  1. Search MBOX document without opening via .NET |...

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

    products.aspose.com/email/net/search/mbox/
  2. Search EML document without opening via .NET | ...

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

    products.aspose.com/email/net/search/eml/
  3. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...ocrEngine = new OcrEngine(); // Load the image file ocrEngine.setImage(ImageStream...i am getting the below error msg. java.lang.UnsatisfiedLinkError...

    forum.aspose.com/t/extarct-text-from-image-png-...
  4. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Load EML using MailMessage. Use Replace...MailMessage m = MailMessage.Load( "GenerateMSGAspose.eml" );...

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

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

    products.aspose.com/email/net/comparison/eml/
  10. View or Edit PST Files Metadata via .NET | prod...

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

    products.aspose.com/email/net/metadata/pst/