Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 9,017 for

image

(0.03 sec)
  1. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....using Python Render DOCX as Image using Python Render DOCX as...js Render Word Document to Image using Node.js Render Word to...

    kb.groupdocs.com/viewer/page/2/
  2. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......documents Using OCR to redact image documents Using redaction filters...format handler Create PDF with Image Redaction Was this page helpful...

    docs.groupdocs.com/redaction/net/advanced-usage/
  3. OCR Usage Basics | Documentation

    This article explains how to use OCR....OCR to extract a text from images and PDFs / OCR Usage Basics...a text from images. To extract a text from image files or non-text...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  4. Generating slides preview for presentations | D...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....viewed in any desktop or online image viewer, as well as in modern...returns a slide preview as an SVG image, encapsulated in the SvgImage...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....forth over 50 documents and image file formats but we are expanding...trying to add more document and image format support .In this regard...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. 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...setStoragePath(STORAGE_PATH); // Create image handler ViewerImageHandler imageHandler...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....removing metadata from the images and documents using Java ....how to deal with EXIF data of images in Java. Here, today we will...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....management options for CSS, fonts, images, etc.: Rendering to HTML with...selectable text layer over the page image (described below). You want...

    docs.groupdocs.com/viewer/java/features-overview/
  9. Features overview | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....management options for CSS, fonts, images, etc.: Rendering to HTML with...selectable text layer over the page image (described below). You want...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  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....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/