Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 19,046 for

msg

(0.12 sec)
  1. 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....to get InputStram from parsed msg So, want to retrieve InputStream...

    forum.aspose.com/t/want-to-get-inputstream-from...
  2. Convert OLM to MBOX via C# | products.aspose.com

    Sample code for OLM to MBOX C# conversion. Use API example code for batch OLM files to MBOX conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...storage writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/olm-to...
  3. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  4. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...we have observed this is in msg, eml, and mht formats, but we...bodies in email formats like MSG, EML, and MHT. This can be particularly...

    forum.aspose.com/t/missing-space-from-html-body...
  5. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...Msg; loadOptions.FileCompatibilityMod...from .msg file MailMessage eml = MailMessage.Load(“task.msg”, loadOptions);...

    forum.aspose.com/t/create-a-new-task-similar-to...
  6. PST Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display PST documents on .NET Framework, .NET Core, and Xamarin Platforms....int count = 1 ; foreach ( var msg in inbox.EnumerateMapiMessage())...UseRelativePathToRes = true }; msg.Save(htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/net/viewer/pst/
  7. Working with Messages in a PST File|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....msg" )); Adding Bulk Messages Adding..."myInbox" ); MessageInfoCollectio msgs = fi . getContents (); } } }...

    docs.aspose.com/email/java/working-with-message...
  8. Utility Features|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....Creating RE and FW messages from MSG files IEWSClient lets developers...and FW messages from source MSG file" ); client . send ( message...

    docs.aspose.com/email/java/utility-features/
  9. Working with PST Password Protection|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....GetSubFolders ()) { foreach ( var msg in folder . EnumerateMessages...

    docs.aspose.com/email/net/working-with-pst-pass...
  10. Working with PST Password Protection Properties...

    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.... get_sub_folders (): for msg in folder . enumerate_messages...

    docs.aspose.com/email/python-net/working-with-p...