Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,296 for

library

(0.1 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. 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...
  3. 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-...
  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. 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-...
  6. 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...
  7. 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/
  8. Scan Barcode from PDF using Java

    This article offers comprehensive guide on how to scan barcode from PDF using Java, including code example to help you efficiently extract barcode from PDF in Java....Java by utilizing the Parser library. Barcodes are visual representations...GroupDocs.Parser for Java library into your project to simplify...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  9. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process.... By leveraging Parser library, you can easily extract barcode...GroupDocs.Parser for .NET library into your project to enable...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  10. 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...