Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,601 for

image annotation

(0.05 sec)
  1. 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/net/advanced-usage/
  2. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Annotation Product Solution GroupDocs...preview in on of these image formats: JPEG Image Portable Network Graphics...

    docs.groupdocs.com/redaction/net/get-document-p...
  3. 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...
  4. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java 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/nodejs-java/groupd...
  5. Load document of specific format | Documentation

    This article explains how to load document of specific format....Annotation Product Solution GroupDocs...descendant Diagram Email Image GIF Image TIFF Image PDF Presentation...

    docs.groupdocs.com/watermark/net/load-document-...
  6. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Annotation Product Solution GroupDocs...preview in on of these image formats: JPEG Image Portable Network Graphics...

    docs.groupdocs.com/redaction/java/get-document-...
  7. 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-...
  8. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Annotation Product Solution GroupDocs..."message.msg" ); } Embedding image to email message body GroupDocs...

    docs.groupdocs.com/watermark/net/email-messages/
  9. 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-...
  10. 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/