Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 10,945 for

image annotation

(0.05 sec)
  1. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution in Java....Annotation Product Solution GroupDocs...Usage / Using OCR to redact image documents / OCR Usage Basics...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  2. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Annotation Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. RedactionDescription Class - GroupDocs.Redactio...

    Represents a single change action info that performed during redaction process....RedactionDescription class with image area replacement information...replacement information for image area redactions, returns null...

    apireference.groupdocs.com/redaction/net/groupd...
  4. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...documents Using OCR to redact image documents Using redaction filters...

    docs.groupdocs.com/redaction/java/advanced-usage/
  5. 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...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...Answers How to Sign XLSX with Image Signature using C# How to Sign...

    kb.groupdocs.com/categories/page/17/
  7. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....Annotation Product Family GroupDocs...Convert Image to Word using Java How to Convert Image to Word...

    kb.groupdocs.com/conversion/page/9/
  8. Electronic signature types | Documentation

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...Annotation Product Solution GroupDocs...files; Form-field signatures; Image signatures; Metadata signatures;...

    docs.groupdocs.com/signature/java/electronic-si...
  9. GroupDocs.Viewer for .NET 17.3.0 Release Notes

    GroupDocs.Viewer for .NET 17.3.0 Release Notes – the latest updates and fixes....Added setting to delete annotations when rendering PDF documents...Implement setting to delete annotations when rendering PDF documents...

    releases.groupdocs.com/viewer/net/release-notes...
  10. filetype - GroupDocs.Annotation for Java - API ...

    All Classes Packages com.groupdocs.Annotation com.groupdocs.Annotation.cache com.groupdocs.Annotation.exceptions com.......annotation com.groupdocs.annotation.cache com.groupdocs...groupdocs.annotation.exceptions com.groupdocs.annotation.license...

    apireference.groupdocs.com/annotation/java/com....