Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,619 for

text annotations

(0.09 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Annotation Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  2. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for .NET...Annotation Product Solution GroupDocs...array of delimiters to split text into words. indicates if compare...

    docs.groupdocs.com/comparison/net/comparison/
  3. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....Annotation Product Family GroupDocs...walkthrough of how to include a text signature in RTF document using...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  4. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline document management with code of how to combine PDF files in C# without installing extra software....Annotation Product Family GroupDocs...walkthrough on incorporating a text watermark into DOCX files using...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  5. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....Annotation Product Family GroupDocs...an extensive guide on adding text watermarks to PDF using C#....

    kb.groupdocs.com/watermark/net/add-image-waterm...
  6. GroupDocs.Viewer for .NET

    This API allows you to view and render any type of file format using C# .NET language on any platform....Annotation Product Family GroupDocs...JPG using C# How to Extract Text from PDF using C# How to Render...

    kb.groupdocs.com/viewer/net/
  7. Working with attributes | Documentation

    This page contains information about working with attributes in the search network....Annotation Product Solution GroupDocs...with attributes Leave feedback Text attributes of documents are...

    docs.groupdocs.com/search/java/working-with-att...
  8. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....Annotation Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  9. How to run examples | Documentation

    How to run examples using Maven and Eclipse IDE....Annotation Product Solution GroupDocs...java file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/viewer/java/how-to-run-examp...
  10. Character replacement during Indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all Text to lowercase characters or to remove diacritics from Text....Annotation Product Solution GroupDocs...for example, to convert all text to lowercase characters or to...

    docs.groupdocs.com/search/net/character-replace...