Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 728 for

email to email conversion error

(0.4 sec)
  1. Working with saved Emails | GroupDocs

    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....Conversion Product Solution GroupDocs...Working with saved Emails Working with saved Emails Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Search text in Emails | GroupDocs

    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....Conversion Product Solution GroupDocs...from Emails / Search text in Emails Search text in Emails Leave...

    docs.groupdocs.com/parser/java/search-text-in-e...
  3. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET 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....Conversion Product Solution GroupDocs...Working with saved Emails Working with saved Emails Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-sa...
  4. Search text in Emails | GroupDocs

    Search a keyword in Emails using Search method...Conversion Product Solution GroupDocs...from Emails / Search text in Emails Search text in Emails Leave...

    docs.groupdocs.com/parser/net/search-text-in-em...
  5. Extract images from Emails | GroupDocs

    Extract images from Emails, by default images are extracted with its original format...Conversion Product Solution GroupDocs...Extract data from Emails / Extract images from Emails Extract images...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Extract emails from Outlook Storage | GroupDocs

    Extract Emails from Outlook using GroupDocs.Parser for .NET...Conversion Product Solution GroupDocs...Extract data from Emails / Extract emails from Outlook Storage...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. Topics tagged csharp

    Topics tagged csharp...RTF/DOC to DOCX conversion GroupDocs.Conversion Product Family... dotnet 3 14 April 4, 2025 Email signature-image overlays text...

    forum.groupdocs.com/tag/csharp
  8. Extract images from Emails | GroupDocs

    To extract images from Emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from Emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an Email has no images, getImages method returns an empty collection....Conversion Product Solution GroupDocs...Extract data from Emails / Extract images from Emails Extract images...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality To extract Emails from remote servers. The following Email proTocols are supported: Post Office ProTocol (POP) Internet Message Access ProTocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class To extract Emails from a remote server the following construcTor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second construcTor allows To use ParserSettings object To control the process; for example, by adding logging functionality....Conversion Product Solution GroupDocs...Extract data from Emails / Extract emails from remote server...

    docs.groupdocs.com/parser/java/extract-emails-f...
  10. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Conversion Product Solution GroupDocs...get ; set ; } public string Email { get ; set ; } } Generate Document...

    docs.groupdocs.com/assembly/net/basic-usage-fir...