Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 19,051 for

msg

(0.04 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. 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/
  3. 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...
  4. Convert VCF to VCF in Python | products.aspose.com

    Save VCF to VCF within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  5. Edit EML files via .NET | products.aspose.com

    C# source code to edit EML document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/editor/eml/
  6. Edit PST files via .NET | products.aspose.com

    C# source code to edit PST document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/editor/pst/
  7. Send Email Messages via MailGun and SendGrid|Do...

    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....& Manipulate, Convert ICS to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/net/send-email-messages-v...
  8. 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...
  9. Convert OST to EML via C# | products.aspose.com

    Sample code for OST to EML C# conversion. Use API example code for batch OST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

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

    Sample code for PST to EML C# conversion. Use API example code for batch PST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

    products.aspose.com/email/net/conversion/pst-to...