Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 540 for

printing annotations

(0.06 sec)
  1. 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....Annotation Product Solution GroupDocs...emailParser . getText ()) { // Print the email text System . out...

    docs.groupdocs.com/parser/java/extract-emails-f...
  2. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print the file path System . out ...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...getMessage ()); } System . out . print ( "\nSource document converted...

    docs.groupdocs.com/conversion/java/load-documen...
  4. Load document from Amazon S3 Storage | Document...

    This article demonstrates how to convert document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document converted...

    docs.groupdocs.com/conversion/java/load-documen...
  5. Load document from Azure Blob Storage | Documen...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...

    docs.groupdocs.com/signature/java/load-document...
  6. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Annotation Product Solution GroupDocs...PageImageArea image in images ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  8. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/implement-cus...
  9. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....Annotation Product Solution GroupDocs...Codabar format was developed for printed documents and might be useful...

    docs.groupdocs.com/signature/net/how-to-generat...
  10. 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....Annotation Product Solution GroupDocs...emailParser . GetText ()) { // Print the email text Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-emails-fr...