Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,817 for

library

(0.24 sec)
  1. OCR support | Documentation

    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. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java.... The Search library offers an effective solution...GroupDocs.Search for Java library into your project to enable...

    kb.groupdocs.com/search/java/search-different-w...
  3. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....the help of C# and Parser library, users can scan QR Code from...GroupDocs.Parser for .NET library to your C# project to enable...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  4. Download and Explore GroupDocs.Viewer for .NET ...

    Visual Studio Plugin for GroupDocs.Viewer API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatically downloads the examples from Github and the latest GroupDocs.Viewer Library from NuGet. This provides a quick and comfortable way to view and run example projects without downloading everything manually. FeaturesFollowing are some of the features of this plugin: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads **GroupDocs....Viewer library from NuGet. This provides a...Downloads **GroupDocs.Viewer **library automatically from NuGet Adds...

    blog.groupdocs.com/viewer/download-explore-grou...
  5. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....Merger library const GroupDocs = require (...Import the Library : The GroupDocs.Merger library is imported...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  6. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Common library in .NET 6 (see ), you need...errors: libgdiplus - is the Mono library that provides a GDI+-compatible...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  7. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....Search for Java library, enabling the implementation...environment and add the necessary library to your project. Create an...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  8. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results....NET library, which facilitates fuzzy search...environment and adding the library to your project. Create an...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  9. Add Text Watermark to PNG using C#

    Explore the method how to add text watermark to PNG using C#. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in C#....NET library for adding a watermark to a...capabilities of C# and the Watermark library, you can effectively add text...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...the best document comparison library. This tutorial also provides...for configuring the required library, how to consume its APIs, and...

    kb.groupdocs.com/comparison/net/how-to-compare-...