Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 10,161 for

msg loading

(0.08 sec)
  1. Edit or View PST Files Metadata via Java | prod...

    Java sample code to edit or view PST format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the PST file using MapiMessage...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/java/metadata/pst/
  2. 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/
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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....NET programmers can easily load & convert VCF files to MHTML...VCF to MHTML C# Conversion var msg = MapiContact.FromVCard( "contact...

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

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