Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,428 for

library

(0.63 sec)
  1. 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...
  2. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease.... By using Search library, developers can streamline...GroupDocs.Search for .NET library in your C# project to enable...

    kb.groupdocs.com/search/net/perform-date-range-...
  3. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Search library does not contain such special...external text segmentation library, you must implement the interface...

    docs.groupdocs.com/search/net/custom-text-segme...
  4. 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. 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/
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  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. Render DOCX to HTML using Node.js

    In this topic, we'll learn how to render DOCX to HTML using Node.js for fast document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js....unlock full features of the library Define HTML rendering options...installing the document rendering library via npm. Once installed, activate...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-h...