Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,198 for

library

(0.07 sec)
  1. 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-...
  2. 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...
  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. Groupdocs.Conversion ILogger not usable - Free ...

    I’m trying to get logging from the groupdocs.conversion Library by using a class which implements the ILogger interface. But I notice in the API documentation that the ILogger interface has the following function: erro…...conversion library by using a class which implements...in the groupdocs.conversion library. This results in the situation...

    forum.groupdocs.com/t/groupdocs-conversion-ilog...
  5. 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/
  6. Read Metadata from PPTX using Java

    Learn how to read metadata from PPTX using Java without requiring any extra software installations. Take a look at a code example to read metadata of PPTX using Java....Metadata, a robust library for handling metadata in Java...Java applications. This library simplifies accessing and managing...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  7. Extract Text from DOCX using Java

    This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java....Java , leveraging the Parser library. This powerful API simplifies...including DOCX. The Parser library makes handling complex documents...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. 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/
  9. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....Conversion library. It also features a detailed...guide on configuring this library in the Java IDE to transform...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#....employ a popular conversion library specifically designed to facilitate...leveraging the conversion library, you can proficiently handle...

    kb.groupdocs.com/conversion/net/how-to-convert-...