Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,976 for

image annotation

(0.07 sec)
  1. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Annotation Product Solution GroupDocs...OCR to extract a text from images and PDFs / Use OCR Connector...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  2. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Annotation Product Solution GroupDocs...OCR to extract a text from images and PDFs / OCR Usage Basics...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  3. Add Text Watermark to PNG using Java

    Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....Annotation Product Family GroupDocs...textual watermark onto PNG images elevate their aesthetics and...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. 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 PDF in C# How to Convert PDF to Image in Java...

    kb.groupdocs.com/conversion/page/21/
  5. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Annotation Product Solution GroupDocs...Message Outlook Message Item File Image file formats Format Description...

    docs.groupdocs.com/comparison/net/supported-doc...
  6. Quick Start Guide | GroupDocs

    This quick start guide shows how to extract text, Images, and metadata from documents using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...this example: Extract Images Extract images from documents: Python...

    docs.groupdocs.com/parser/python-net/quick-start/
  7. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...Advanced Usage / Working with Image Reports - Single Row / Single...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  8. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Annotation Product Solution GroupDocs...watermark to the background images that belong to an Excel document...

    docs.groupdocs.com/watermark/net/working-with-w...
  9. Adding text watermarks | GroupDocs

    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...
  10. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/python-net/render-ema...