Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 593 for

printing annotations

(0.37 sec)
  1. OCR support | Documentation

    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/
  2. 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....Changes 2 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/tr/tags/
  3. 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....Changes 2 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/pt/tags/
  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....Changes 2 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/th/tags/
  5. 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....Changes 2 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/nl/tags/
  6. Extract table of contents | Documentation

    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...foreach ( TocItem i in toc ) { // Print the Toc text Console . WriteLine...

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

    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 data from databases | Documentation

    This article demonstrate that how to extract data from databases via JDBC...Annotation Product Solution GroupDocs...for ( TocItem i : toc ) { // Print the table name System . out...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Annotation Product Solution GroupDocs...getPath (); System . out . print ( "Image file " + imageFilePath...

    docs.groupdocs.com/signature/java/generate-docu...
  10. How to use custom cache implementation | Docume...

    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...