Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 19,051 for

msg

(0.06 sec)
  1. Convert EML to OST via C# | products.aspose.com

    Sample code for EML to OST C# conversion. Use API example code for batch EML files to OST conversion within VB.NET, Asp.NET or any .NET based application....)) { // Load the EML file var msg = MapiMessage.Load( "message..."Inbox" ); folderInfo.AddMessage(msg); } Free App to Convert EML to...

    products.aspose.com/email/net/conversion/eml-to...
  2. Convert HTML to OST via C# | products.aspose.com

    Sample code for HTML to OST C# conversion. Use API example code for batch HTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....ost" )) { var msg = MapiMessage.Load( "content..."Inbox" ); folderInfo.AddMessage(msg); } Free App to Convert HTML...

    products.aspose.com/email/net/conversion/html-t...
  3. Convert HTML to PST via C# | products.aspose.com

    Sample code for HTML to PST C# conversion. Use API example code for batch HTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "content...HtmlLoadOptions()); inbox.AddMessage(msg); } Free App to Convert HTML...

    products.aspose.com/email/net/conversion/html-t...
  4. Get the number of emails in the mailbox|Documen...

    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....Outlook PST and Saving them to MSG in Aspose.Email Getting List...

    docs.aspose.com/email/net/get-the-number-of-ema...
  5. Convert MHTML to OST via C# | products.aspose.com

    Sample code for MHTML to OST C# conversion. Use API example code for batch MHTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....)) { // Load the EML file var msg = MapiMessage.Load( "message..."Inbox" ); folderInfo.AddMessage(msg); } Free App to Convert MHTML...

    products.aspose.com/email/net/conversion/mhtml-...
  6. Analyze email headers from TXT files via .NET |...

    C# source code for email tracking and emails check from TXT file on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling... Analyze email headers from MSG, TXT, EML files, and get IP location...

    products.aspose.com/email/net/headers/txt/
  7. Aspose.Email Java For Ruby|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...
  8. Working with Gmail Contacts|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....various output formats such as MSG and VCF. The Save method provides...+ "contact_out.msg" , ContactSaveFormat . Msg ); contact . save...

    docs.aspose.com/email/java/working-with-gmail-c...
  9. Product Overview|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....formats: EML – Standard MIME Email MSG – Microsoft Outlook Message File...

    docs.aspose.com/email/sharepoint/product-overview/
  10. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)...Win32.PInvoke.DispatchMessage(MSG* lpMsg) at System.Windows.Forms...

    forum.aspose.com/t/griddesktop-read-only-mode-e...