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

library

(0.12 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. 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. Add Microsoft Office Files, PDF and Image Annot...

    GroupDocs.Annotation for .NET is a downloadable Library that allows developers to add cross-platform, multi-format document annotation functionality to any web-based app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it easy to integrate the Library into their websites. The add-on has been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this release?...NET is a downloadable library that allows developers to add...make it easy to integrate the library into their websites. The add-on...

    blog.groupdocs.com/annotation/add-microsoft-off...
  3. GroupDocs.Conversion .NET of PDF caused OOM - F...

    we bought the license for the conversion Library but we experienced very very bad performance using the Library. we tried converting pdf file of 50MB and our memory sky rocketed to 6GB. our services crashed experiencing …...license for the conversion library but we experienced very very...bad performance using the library. we tried converting pdf file...

    forum.groupdocs.com/t/groupdocs-conversion-net-...
  4. 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/
  5. Extract Images from PPTX using C#

    Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects.... With the Parser library, you can easily access and...GroupDocs.Parser for .NET library in your C# project via NuGet...

    kb.groupdocs.com/parser/net/extract-images-from...
  6. Extract Hyperlinks from RTF using C#

    This article explains in detail how to extract hyperlinks from RTF using C#. There is no need to install extra software to read hyperlinks from RTF in C#....leveraging the power of Parser library, you can automate the extraction...GroupDocs.Parser for .NET library in your C# project via NuGet...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. How to Add Distance Annotation in PDF using C#

    This article is designed to assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#....setting up the annotation library and a code example to insert...and install the annotation library on your computer, you can effortlessly...

    kb.groupdocs.com/annotation/net/how-to-add-dist...
  8. Remove Metadata from XLS using Java

    Quickly learn how to remove metadata from XLS using Java. You'll also find a code snippet demonstrating the process of how to delete metadata from XLS in Java....the Metadata library to your project. This library offers robust...have set up the suggested library and modified the file paths...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....functionality of the viewer library, developers can smoothly render...presentations. The viewer library streamlines this process, empowering...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...
  10. How to Convert Word Document to Image in Java

    Do you want to convert Word Document to Image in Java with a few lines of code? If so, review this guide and learn how to develop the DOCX to Image Java capability....configuring the document converter library in the Java application and...required document converter library and import the necessary classes...

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