Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 761 for

printing annotations

(0.03 sec)
  1. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Annotation Product Solution GroupDocs...snippet shows how to retrieve and print out text ( / / ) on each document...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  2. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....Annotation Product Solution GroupDocs...PageTextArea a : areas ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/java/extract-text-areas/
  3. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Annotation Product Solution GroupDocs... getText ( options )) { // Print a text or 'not supported' message...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  4. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Accessibility 1 Add Annotations in Java 1 Add annotations in PDF 1 add...add annotations in PDF using csharp 1 add annotations in PDF using...

    blog.groupdocs.com/ja/tags/
  5. Load page description language document with op...

    Learn how to load and convert page description language documents (XPS, SVG, EPS, PS, TEX, PCL) with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...converter = new Converter ( "print-file.ps" , getLoadOptions ))...

    docs.groupdocs.com/conversion/net/load-page-des...
  6. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Annotation Product Solution GroupDocs...tocItem in tocItems ) { // Print the text of the chapter using...

    docs.groupdocs.com/parser/net/extract-table-of-...
  7. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Annotation Product Solution GroupDocs...for ( TocItem i : toc ) { // Print the Toc text System . out ....

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Annotation Product Solution GroupDocs...foreach ( TocItem i in toc ) { // Print the Toc text Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-table-of-...
  9. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using Python via .NET....Annotation Product Solution GroupDocs...gws . HyperlinkPossibleWat ): print ( possible [ i ] . text ) possible...

    docs.groupdocs.com/watermark/python-net/removin...
  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...