Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,590 for

library

(0.06 sec)
  1. Download and explore GroupDocs.Metadata librari...

    Visual Studio Plugin for GroupDocs.Metadata 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.Metadata Library from NuGet. This provides a quick and comfortable way to view and run example projects without downloading everything manually. FeaturesFollowing are the features the plugin provides: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads GroupDocs....Metadata library from NuGet. This provides a...Downloads GroupDocs.Metadata library automatically from NuGet Adds...

    blog.groupdocs.com/metadata/download-explore-gr...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...js 20+ support, a Java library upgrade, and new API adjustments... drops the Classification library to reduce size, and includes...

    blog.groupdocs.com/groupdocs.blog/page/3/
  3. The .NET Version of the GroupDocs HTML5 Documen...

    Greetings! We have good news for Joomla! developers. Recently we’ve released an extension which helps you to easily integrate the .NET version of the GroupDocs HTML5 document viewer into Joomla! websites. And now we are glad to announce that the extension is published and available for download from the official Joomla! marketplace. Unlike the cloud-based extension released earlier, this one integrates the downloadable .NET version of the GroupDocs.Viewer. It allows you to store and host documents on your (or your clients’) servers....NET library for free. If you don’t have...have a license for the library and would like to test the extension...

    blog.groupdocs.com/viewer/net-version-of-the-gr...
  4. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET library: version 2.0. This version...list of updates and the new library itself here. In this and the...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. 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...
  6. 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-...
  7. 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...
  8. Scan QR Code from JPG using C#

    Easily discover how to scan QR Code from JPG using C# without need for additional software installations along with code example to extract QR Code from JPG in C#.... By leveraging Parser library, developers can create efficient...GroupDocs.Parser for .NET library into your C# project to enable...

    kb.groupdocs.com/parser/net/scan-qrcode-from-jp...
  9. 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/
  10. Extract Text from EPUB using Java

    This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java.... By using the right library, you can easily manage EPUB...GroupDocs.Parser for Java library to enable smooth text extraction...

    kb.groupdocs.com/parser/java/extract-text-from-...