Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 32,350 for

groupdocs.parser

(1.47 sec)
  1. How to Convert PDF to JPG in C#

    This short tutorial describes the procedure to convert PDF to JPG in C# and easily apply this guide to develop PDF to JPG converter C# capability....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Sign RTF with Stamp Signature using Java

    This article is here to assist you to sign RTF with stamp signature using Java. Additionally, we will furnish you with a code example to embed stamp signature into RTF using Java....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  3. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  5. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing-reports/
  6. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/net/migration-notes/
  8. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/signing-archi...
  9. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. Render DOCX as JPG using Python

    Learn how to render DOCX as JPG using Python. This guide provides a step-by-step approach and sample code to convert DOCX to JPG in Python for seamless integration....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/viewer/python/render-docx-as-j...