Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 706 for

printing annotations

(0.15 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. 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...
  4. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Annotation Product Solution GroupDocs...as the web response or just print it to the console System . out...

    docs.groupdocs.com/parser/java/parse-data-from-...
  5. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Annotation Product Solution GroupDocs...gwc_xls . SpreadsheetContent ) print ( content . worksheets [ 0 ]...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Annotation Product Solution GroupDocs...supported." ); return ; } // Print extracted fields for ( int i...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....Annotation Product Solution GroupDocs...copyright, or confidentiality. Print with watermark for internal...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  8. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...issues), the stack trace will be printed, and null will be returned...

    docs.groupdocs.com/conversion/java/save-file-to...
  9. How to generate barcode and sign document using...

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

    docs.groupdocs.com/signature/python-net/how-to-...
  10. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs...two DOCX files from disk and prints the source and target text...

    docs.groupdocs.com/comparison/nodejs-java/get-s...