Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 28 for

parsing msg

(0.09 sec)
  1. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the Parsing logics are consuming too much time and we want to optimi…...Parsing the details via DotNet in efficient manner Aspose.Email...Hello Team, we are out here to parse and fetch the data for PST &...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  2. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...Issues in Parsing a PST File Aspose.Email Product Family email-java...encountering several issues while parsing PST files using Aspose.Email...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  3. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open Msg file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read Msg file in C#....TeX Product Family How to Open MSG File without Outlook in C# This...contains information on how to open MSG file without Outlook in C# ....

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  4. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....0) net 1 14 April 7, 2025 Parsing the details via DotNet in efficient...41 March 26, 2025 Issues in Parsing a PST File email-java , email-pst...

    forum.aspose.com/c/email/12
  5. Topics tagged email-java

    Topics tagged email-java...54 March 28, 2025 Issues in Parsing a PST File Aspose.Email Product...in the MapiMessage format (.msg) to the MailMessage MIME format...

    forum.aspose.com/tag/email-java
  6. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …...meta parsing is not fully implemented. In...Hello, When saving a MapiContact Msg as Eml, is this known and has...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  7. Aspose email attachment extraction - Free Suppo...

    Hi guys need your help Recently I uploaded email with attachment it extracts including metadata ( .txt and docs )and attachment is it possible can extract only attachment...9:19am 3 We use aspose email parse API Nathangr October 7, 2024...3:23pm 4 we try with .eml and msg both we received html, txt, doc...

    forum.aspose.com/t/aspose-email-attachment-extr...
  8. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...I would like to know how to parse the below details in Java and...the full message. MapiMessage msg = pst.extractMessage(messageInfo...

    forum.aspose.com/t/how-to-get-the-following-val...
  9. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed Msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....is to get InputStram from parsed msg So, want to retrieve InputStream...format document that can be parsed Looking forward to your kind...

    forum.aspose.com/t/want-to-get-inputstream-from...
  10. How to get correct Delivery Time - Aspose.Email...

    For me ToUniversalTime(), returns wrong time only, I have tried in system X, I am getting wrong time....Here is my code: MapiMessage msg = new MapiMessage(); var mailstring...stream.Seek(0, SeekOrigin.Begin); msg = MapiMessage.FromStream(stream);...

    forum.aspose.com/t/how-to-get-correct-delivery-...