Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,967 for

image annotation

(0.18 sec)
  1. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....Annotation Product Family GroupDocs...article to demonstrate the image conversion from one format to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Render HTML as PNG using Python

    Quickly learn how to render HTML as PNG using Python. You will get code and steps to convert HTML to PNG in Python for custom dimensions for visual output....Annotation Product Family GroupDocs...allowing developers to generate image snapshots from HTML files with...

    kb.groupdocs.com/viewer/python/render-html-as-p...
  3. 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/
  4. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET....Annotation Product Solution GroupDocs...gwc_vsdx . DiagramContent ) image_criteria = gws_sc . ImageDctHashSearchCr...

    docs.groupdocs.com/watermark/python-net/existin...
  5. 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/
  6. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....provides metadata, annotation, spreadsheet, and images redaction features...spreadsheets, presentations, images, and PDF documents are available...

    blog.groupdocs.com/redaction/find-and-replace-t...
  7. 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...
  8. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Annotation Product Solution GroupDocs...Ordered Grouped Working with Image Reports - Common List Working...

    docs.groupdocs.com/assembly/net/advanced-usage/
  9. 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...
  10. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....Annotation Product Solution GroupDocs...use the Online App. QR Code image generation in Python Another...

    docs.groupdocs.com/signature/python-net/how-to-...