Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,599 for

library

(0.04 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....connect an external module (library) for the recognition of printed...connector using com.aspose.ocr library for text recognition in images...

    docs.groupdocs.com/search/java/ocr-support/
  2. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....setting up the annotation library and showcase a code example...installing the annotation library on any machine. As long as...

    kb.groupdocs.com/annotation/net/how-to-add-squi...
  3. Merge DOC files using Java

    Master the skill of how to merge DOC files using Java. We will offer sample code example to help you combine DOC files in Java without requiring additional software....single document with Merger library. This guide will walk you through...need to include the Merger library in your project. Following...

    kb.groupdocs.com/merger/java/merge-doc-files-us...
  4. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....advantage of the redaction library’s features. Before diving into...system, and the redaction library to handle the redaction process...

    kb.groupdocs.com/redaction/java/remove-annotati...
  5. Remove Metadata from RTF using Java

    Learn how to efficiently remove metadata from RTF using Java with an example that shows how to delete metadata from RTF in Java without need of additional software....installed the Metadata library. This library is crucial for managing...using Java with the Metadata library is a simple process that helps...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  6. Extract metadata from MSG using C#

    Let’s explore how to extract metadata from MSG using C#. We will also provide MSG metadata extraction C# code that is compatible with Windows, macOS, and Linux....Parser library for a straightforward approach...Parser for .NET library to your C# project. This library provides the...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  7. Convert ODT to MHTML using Node.js

    Learn how to convert ODT to MHTML using Node.js. In this article, we will share the detailed steps of how to export ODT to MHTML in Node.js with code example....js document conversion library built on Java technology. This...project or integrating the library into an existing one. First...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. Convert DOCX to TXT using Node.js

    Learn how to convert DOCX to TXT using Node.js efficiently. Discover methods to export DOCX to TXT in Node.js for streamlined text extraction....an efficient and reliable library for seamless conversion. This...utilize the GroupDocs.Conversion library, which simplifies the process...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Extract Images from ODT using C#

    Let’s explore how to extract images from ODT using C#. We will also provide C# code to extract images from ODT that is compatible with Windows, macOS, and Linux....access to install the Parser library. Steps to Extract Images from...GroupDocs.Parser for .NET library through NuGet to enable functionality...

    kb.groupdocs.com/parser/net/extract-images-from...
  10. Scan QR Code from PPT using C#

    This guide provides a detailed overview of how to scan QR Code from PPT using C#. Moreover, you will get a sample code example to extract QR Code from PPT in C#.... Using the Parser library, developers can easily extract...GroupDocs.Parser for .NET library in your C# project to enable...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...