Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 8,273 for

document viewer

(0.14 sec)
  1. 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. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  2. Convert DOCX to HTML using Node.js

    In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....Viewer Product Family GroupDocs.Comparison...to convert Microsoft Word documents ( DOCX ) to HTML is a valuable...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  3. Loading | Documentation

    This section explains how to load Document from various sources like file, streams, remote web resources, loading Document from FTP, Amazon or Azure storage etc....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/loading/
  4. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to Extract Text from XML in Java

    Let's become familiar ourselves with the step-by-step process to extract Text from XML in Java and how to develop the ability to extract Text from XML using Java....Viewer Product Family GroupDocs.Comparison...for extracting text from a document. Here are all the points that...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  6. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....Viewer Product Family GroupDocs.Comparison...we will use one of the best document comparison libraries. You...

    kb.groupdocs.com/comparison/java/how-to-compare...
  7. How to Convert ODT to PPTX using C#

    In this topic, we will discover how to convert ODT to PPTX using C# without installing additional software installations along with code to export ODT to PPTX in C#....Viewer Product Family GroupDocs.Comparison...C# If you have an ODT (Open Document Text) file and need to convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....Viewer Product Family GroupDocs.Comparison...C# If you have an ODT (Open Document Text) file and wish to convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  10. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....Viewer Product Family GroupDocs.Comparison...point to specific parts of a document, such as a particular line...

    kb.groupdocs.com/annotation/java/how-to-add-arr...