Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 706 for

printing annotations

(0.14 sec)
  1. 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/
  2. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....Annotation Product Solution GroupDocs...gwc_wp . WordProcessingConten ) print ( content . sections [ 0 ] ...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. 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/
  4. 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/
  5. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents in Java....Annotation Product Solution GroupDocs...supported" ); return ; } // Print an extracted highlight System...

    docs.groupdocs.com/parser/java/extract-highlights/
  7. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents....Annotation Product Solution GroupDocs...supported" ); return ; } // Print an extracted highlight Console...

    docs.groupdocs.com/parser/net/extract-highlights/
  8. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java....Annotation Product Solution GroupDocs...the similar output will be printed in a console: Using Custom...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  9. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-em...
  10. 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...