Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,074 for

image annotation

(1.18 sec)
  1. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and Images....Annotation Product Solution GroupDocs...watermarks from documents and images across more than 50 file formats...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  2. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Annotation Product Solution GroupDocs...is supported in the numerous image viewers and also by any modern...

    docs.groupdocs.com/editor/java/generating-page-...
  3. Features overview | GroupDocs

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....Annotation Product Solution GroupDocs...management options for CSS, fonts, images, etc.: Rendering to HTML with...

    docs.groupdocs.com/viewer/python-net/features-o...
  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. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Annotation Product Solution GroupDocs...Word, Excel, PowerPoint and image files, remove the classified...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  6. 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-...
  7. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...file conversions From To LOG Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/datab...
  8. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Annotation Product Solution GroupDocs...viewed in any desktop or online image viewer as well in the browser...

    docs.groupdocs.com/editor/net/generating-slides...
  9. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...Annotation Product Solution GroupDocs...output. This is useful when images are served from a CDN or a...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  10. OCR support | GroupDocs

    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/