Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 29,608 for

msg

(0.08 sec)
  1. Compare OST Files via .NET | products.aspose.com

    C# source code to compare OST 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/ost/
  2. View or Edit OST Files Metadata via .NET | prod...

    C# source code to edit or view OST format metadata on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/metadata/ost/
  3. Aspose email for Java (version 25.9-jdk16) does...

    References: <foo@anvamail3.example.org> <bar@anvamail3.example.org> References: <baz@anvamail3.example.org> <quux@anvamail3.example.org> The second header is read correctly, the first however (multi-line) is skippe…...Product Family email-java , email-msg monis January 23, 2026, 11:51am...

    forum.aspose.com/t/aspose-email-for-java-versio...
  4. 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....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/java/metadata/pst/
  5. Licensing and Limitations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....images can be extracted from an MSG file Max number of processed...during saving in CFB,EML or MSG formats End Date can’t be later...

    docs.aspose.com/email/net/licensing-and-limitat...
  6. Convert OST to VCF via C# | products.aspose.com

    Sample code for OST to VCF C# conversion. Use API example code for batch OST files to VCF conversion within VB.NET, Asp.NET or any .NET based application....var msg in contactFolder.EnumerateMapiMessage()) { if (msg.SupportedType...); var contact = (MapiContact)msg.ToMapiMessageItem(); contact...

    products.aspose.com/email/net/conversion/ost-to...
  7. Convert PST to MHT via C# | products.aspose.com

    Sample code for PST to MHT C# conversion. Use API example code for batch PST files to MHT conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inbox.EnumerateMapiMessage())...y, $"Message{count}.mht" ); msg.Save(mhtFilePath, SaveOptions...

    products.aspose.com/email/net/conversion/pst-to...
  8. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third page is cutoff and cannot be read correctly. It i…... // Load the EML var msg = MailMessage.Load("input.eml");...(preserves line breaks) if (!msg.IsBodyHtml) { var html = $"<pre...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  9. Chat history structure|Documentation

    ChatMessage type reference in Aspose.LLM for .NET — roles, media attachments, and KV cache tracking fields used to locate and evict messages from the native KV region....jpg" )); var msg = ChatMessage . CreateUserMessage...

    docs.aspose.com/llm/net/developer-reference/cha...
  10. Convert MD to MBOX in Python | products.aspose.com

    Save MD to MBOX within Python applications without using Microsoft Word or Outlook...(Calendar File) Convert MD to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...