Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 680 for

email to email conversion error

(0.07 sec)
  1. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you To extract Emails from remote servers and data from the Emails. It supports POP, IMAP and EWS proTocols....Conversion Product Solution GroupDocs...Extract data from Emails / Extract emails from remote server...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  2. 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...
  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. com.groupdocs.viewer.internal.c.a.w.cR: The doc...

    Hi @vsevolod.orefin We are currently encountering an issue with GroupDocs Viewer (version 24.12) when attempting To retrieve dimensions from an EML file. Upon execution, we receive the following Error message: com.gro…...execution, we receive the following error message: com.groupdocs.viewer...a solution to resolve this error? Thank You! Vaibhav This Topic...

    forum.groupdocs.com/t/com-groupdocs-viewer-inte...
  5. 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...
  6. Convert publisher formats | GroupDocs

    In this article, you will learn how To convert Publisher formats To other formats with GroupDocs.Conversion for Node.js via Java....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Search for QR Code standard entries | GroupDocs

    This article explains how To provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, Email, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature standard entries like email, contact v-card, address etc...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from Emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer To a container element itself, not a document. Here are the steps To extract an Email text from Email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object To extract a text....Conversion Product Solution GroupDocs...data from Emails / Extract attachments from Emails Extract attachments...

    docs.groupdocs.com/parser/java/extract-attachme...
  9. Generate Output in Different Format | GroupDocs

    Convert assembled documents To different formats (e.g., DOCX To PDF, DOCX To HTML) during assembly....Conversion Product Solution GroupDocs...specified format Note Format conversion is automatic based on the...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  10. Create new document by format | GroupDocs

    This article demonstrates how To Create new document documents, spreadsheets and presentations with GroupDocs.EdiTor for Java API....Conversion Product Solution GroupDocs...Spreadsheet, Presentation, Ebook, and Email. This article provides a comprehensive...

    docs.groupdocs.com/editor/java/create-document/