Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,231 for

library

(1.26 sec)
  1. 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/
  2. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process.... We will use the Parser library to facilitate this task, enabling...Parser library to your project. You can get this library by using...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  3. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....conversion to the video processing library, but at the same time gives...processing library you will use. Different libraries have different...

    docs.groupdocs.com/conversion/net/convert/video/
  4. Merge JPG files using C#

    Acquire proficiency in how to merge JPG files using C#. We'll furnish you with code example to combine JPG files in C# without additional software installations....merge JPG files using Merger library designed for joining documents...have access to the Merger library to combine JPG files in C#...

    kb.groupdocs.com/merger/net/merge-jpg-files-usi...
  5. How to Convert DOCX to PPTX using C#

    You can find the directions to convert docx to pptx using C# in this topic. Moreover, we will help you to write an application to export docx to pptx in C#....conversion library configuration. You can use conversion library to convert...guide you how to install this library and create an application using...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....aspects of the conversion library. Steps to Convert RTF to TXT...the output TXT to disk The library in this tutorial is engineered...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for .NET...showcase the capabilities of the library and demonstrate how to implement...helping you understand the library’s usage and integration possibilities...

    docs.groupdocs.com/editor/net/showcases/
  8. Search and Filter Documents in Java

    Quickly gain insights into how to search and filter documents in Java. Discover techniques to filter documents search results in Java for accurate data retrieval....leveraging a robust search library, developers can build advanced...GroupDocs.Search for Java library to your project to enable document...

    kb.groupdocs.com/search/java/search-and-filter-...
  9. Add Text Watermark to RTF using Java

    Let's learn how to add text watermark to RTF using Java. You'll also get a code showing how to insert text watermark to RTF in Java without using extra softwares....Watermark for Java library to apply a watermark to an...IDEA. Make sure the Watermark library is included in your project...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. Extract Text from XLSX using C#

    This article outlines the process of how to extract text from XLSX using C#. It includes a sample code to assist you in incorporating text extraction from XLSX in C#.... With the right library, such as GroupDocs.Parser for...with Parser library is essential. This powerful library provides...

    kb.groupdocs.com/parser/net/extract-text-from-x...