Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,565 for

email conversion

(0.11 sec)
  1. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....Conversion Product Solution GroupDocs...keeps in the QR-code standard email information with recipient,...

    docs.groupdocs.com/signature/net/search-for-sta...
  2. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....Conversion Product Solution GroupDocs...get ; set ; } public string Email { get ; set ; } public string...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  3. 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...
  4. 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...
  5. Extract attachments from Emails | GroupDocs

    Extract Email attachments using GroupDocs.Parser for .NET...Conversion Product Solution GroupDocs...data from Emails / Extract attachments from Emails Extract attachments...

    docs.groupdocs.com/parser/net/extract-attachmen...
  6. 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...
  7. How to Convert MSG to MHTML using C#

    In this article, you will learn how to convert MSG to MHTML using C# without installing third party software. Also, we will provide code to export MSG to MHTML in C#....Conversion Product Family GroupDocs...different uses. One such conversion contains transforming MSG...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Emails to PDF conversions are often required...requirements like sharing the email content. In this article, we...

    blog.groupdocs.com/groupdocs.blog/page/35/
  9. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/load-persona...
  10. 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...