Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,180 for

email

(0.05 sec)
  1. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular Email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many Email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the Email contents as plain text in MIME format, containing the Email header and body, including attachments in one or more of several formats....Working with saved Emails Working with saved Emails Leave feedback...allows handling the most popular email message formats: EML and MSG...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Viewer of emails with non-latin characters in T...

    Hello, Using java Viewer to convert Email files (.msg) to html pages generates wrong characters for TO or subject. In the Email user used greek characters for the Emails and into the Email subject. My environment is: …...Viewer of emails with non-latin characters in TO or subject GroupDocs...Using java Viewer to convert email files (.msg) to html pages generates...

    forum.groupdocs.com/t/viewer-of-emails-with-non...
  3. Extract text from Emails | Documentation

    To extract a text from Emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for Emails. Here are the steps to extract a text from an Email: Instantiate Parser object for the initial Email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from Emails / Extract text from Emails Extract text from...from Emails Leave feedback To extract a text from emails method...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Search text in Emails | Documentation

    To search a keyword in Emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the Email: Instantiate Parser object for the initial Email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Email....from Emails / Search text in Emails Search text in Emails Leave...feedback To search a keyword in emails method is used. This method...

    docs.groupdocs.com/parser/java/search-text-in-e...
  5. Extract text from Emails | Documentation

    Extract text from Emails using GetText method....Extract data from Emails / Extract text from Emails Extract text from...from Emails Leave feedback To extract a text from emails method...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Convert MSG to HTML using Node.js

    Easily convert MSG to HTML using Node.js with a few simple steps. This tutorial also explains how to export MSG to HTML in Node.js using a reliable conversion library....js Handling email message files efficiently is...HTML using Node.js to make email data viewable and accessible...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  7. Convert EML or MSG files to PDF in C# | Emails ...

    Programmatically convert Email messages like EML and MSG to PDF documents in C#. Use the .NET conversion API in your desktop, console, or web applications....referencing the email content, you may need to convert your email message...will learn the conversion of email message files like EML and MSG...

    blog.groupdocs.com/conversion/convert-eml-or-ms...
  8. Search text in Emails | Documentation

    Search a keyword in Emails using Search method...from Emails / Search text in Emails Search text in Emails Leave...feedback To search a keyword in emails method is used. This method...

    docs.groupdocs.com/parser/net/search-text-in-em...
  9. Extract Images from MSG using C#

    Learn how to extract images from MSG using C#. This guide provides C# code to extract images from MSG files, making Email image extraction simple and efficient....developers who need to work with email data, especially when dealing...the complete contents of an email, including text, metadata, attachments...

    kb.groupdocs.com/parser/net/extract-images-from...
  10. How to Use New Login Method in Plugins and Serv...

    This article explains how to use the new method LoginUser, added to the new GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other FatFree samples....authorized in GroupDocs using email and password like in normal...takes two parameters: String email String password So according...

    blog.groupdocs.com/total/how-to-use-new-login-m...