Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 30,712 for

msg

(0.06 sec)
  1. Aspose.Email 19.1 | Email Processing via Java H...

    Java class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic mail (email) in PST, Msg, OST, EML, etc. Supports iCalendar, validation, & security....email message formats such as MSG, EML, EMLX and MHT files without...that can be saved to disk in MSG format. Email API Features Create...

    releases.aspose.com/email/java/19-1/
  2. diagramexception - Aspose.Diagram for Java - AP...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....String msg) Constructor. Parameters: msg -...

    reference.aspose.com/diagram/java/com.aspose.di...
  3. Read corrupted PST/OST files|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....messageIdList ) { try { MapiMessage msg = pst . extractMessage ( messageId...System . out . println ( "- " + msg . getSubject ()); } catch ( Exception...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  4. Convert OFT to ICS via Java | products.aspose.com

    Try the code sample to convert OFT files to ICS format in Java. Download Java API to take your email processing applications to the next level....with Microsoft Outlook Message (MSG) files. It provides methods for...creating, modifying, and saving MSG files programmatically. Additionally...

    products.aspose.com/email/java/conversion/oft-t...
  5. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level....count = 1 ; for ( MapiMessage msg : calendarFolder . enumerateMapiMessage..."Message" + count + ".ics" ; if ( msg . getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  6. Aspose.Email for .NET 17.2.0 Release Notes|Docu...

    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....detects Office documents as MSG Bug EMAILNET-38603 EML to HTML...EMAILNET-38625 Attachments not loaded in MSG file Bug EMAILNET-38611 HTML...

    docs.aspose.com/email/net/aspose-email-for-net-...
  7. Custom Validation in GridWeb|Documentation

    This article introduce custom validation in GridWeb ....ValidationErrorClien ( cell , msg ) { //Get the error message string...alert ( this . id + "----> " + msg + " Previous value will be restored...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Supported File Formats|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....Format Description Load Save MSG This format is used by Microsoft...reading, writing, and modifying MSG files. PST It represents Outlook...

    docs.aspose.com/email/net/supported-file-formats/
  9. Convert EMLX to OST via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/emlx-t...
  10. Converting Email Messages in 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....for Ruby , call convert_eml_to_msg method of Converter module. Here...Ruby Code def convert_eml_to_msg () data_dir = File . dirname...

    docs.aspose.com/email/java/converting-email-mes...