Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,045 for

library

(0.04 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....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/nodejs-java/ocr-support/
  2. GroupDocs.Total for .NET 25.8 – 最新更新和修复(2025年9月)

    探索 GroupDocs.Total for .NET 25.8 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...upgrades of the individual libraries that compose the Total suite...GroupDocs.Total package. The library contains large machine-learning...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  3. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about Library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...topics To learn more about library features and get familiar how...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  4. Remove Password Protection form Excel Files | U...

    Remove password from Excel spreadsheets. Unlock password protected XLS/XLSX files using free online password remover app & programmatically....(XLS/XLSX) files, a range of libraries are available for this purpose...you’ve selected the right library, you can easily develop an...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  5. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....to do this using the Parser library. We’ll explain the necessary...GroupDocs.Parser for Java library, which facilitates seamless...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#.... as well as the Redaction library installed in your project,...and leveraging the redaction library, developers can seamlessly...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  7. Convert PDF to JPG using Node.js

    Learn how to convert PDF to JPG using Node.js with GroupDocs.Conversion. Easily export PDF to JPG in Node.js application with simple steps and code example.... The conversion library provides powerful features...robust document processing library that streamlines the conversion...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....process when using the suggested library and following the correct steps...steps. By leveraging chosen library, developers can efficiently...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  9. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...easy to use document search library which performs search operations...easy to use document search library which performs search operations...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  10. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....popular document conversion library. Further, we will develop a...by setting up the required library from the Maven repository and...

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