Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,810 for

image annotation

(0.17 sec)
  1. Optimize images in Java | Documentation

    Optimize Images in a PDF file using GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...file / Optimize images in Java Optimize images in Java Leave feedback...

    docs.groupdocs.com/viewer/java/optimize-images/
  2. GroupDocs.Conversion Product Family

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

    kb.groupdocs.com/conversion/
  3. 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...
  4. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....(OneNote) DjVu (multi-layer raster image) Show/Hide Tracked Changes in...Rendering PDF Document Excluding Annotations # When rendering PDF documents...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  5. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....Annotation Product Family GroupDocs...document conversion from one image format to another and discusses...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. 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/
  7. GroupDocs.Watermark for Python overview | Docum...

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Annotation Product Solution GroupDocs...following features: Add text and image watermark to supported document...

    docs.groupdocs.com/watermark/python-net/product...
  8. How to Convert PDF to TIFF using C#

    Understand document conversion process and how to convert PDF to TIFF using C#. Learn how to use these instructions to create PDF to TIFF converter C# capability....Annotation Product Family GroupDocs...Finally, save the converted TIFF image to the disk by calling the Convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Render EML as HTML using Python

    In this topic, you will learn how to render EML as HTML using Python. Moreover, it explains how to convert EML to HTML in Python with embedded resources....Annotation Product Family GroupDocs...browser-compatible format with all styles, images, and assets seamlessly embedded...

    kb.groupdocs.com/viewer/python/render-eml-as-ht...
  10. Convert ODT to JPG using Node.js

    Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library....Annotation Product Family GroupDocs...to turn editable files into images. This can be useful for previews...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...