Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 9,685 for

text

(0.16 sec)
  1. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Excel spreadsheets: Extract text from Microsoft Office Excel...Office Excel spreadsheets Search text in Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. const...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. How to Convert TXT to RTF using Java

    This tutorial will provide guidance on how to convert TXT to RTF using Java, along with code example to export TXT to RTF in Java on commonly used operating systems.... Rich Text Format (RTF) is a file format...In contrast, TXT is a plain text format that does not support...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....published an article on extracting text from Markdown file using Java...have a look at how to Extract Text from Markdown File in Java guide...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  5. Render PDF as JPG using C#

    Learn how to efficiently render PDF as JPG using C#. Also, explore step-by-step instructions and C# code for rendering PDF to JPG without installing extra tools....we covered the extraction of text from PDF using C#. If you require...our article on how to extract text from PDF using C# . Updated...

    kb.groupdocs.com/viewer/net/render-pdf-as-jpg-u...
  6. How to Sign XLSX with QR Code using C#

    In this topic, we will guide you on how to sign XLSX with QR Code using C#. We will also provide a code example to create QR Code in XLSX using C#....step-by-step guide on signing PDF with text signature. If you require additional...guide on how to sign PDF with text signature using C# . Updated...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  7. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....from RTF using Java RTF (Rich Text Format) files commonly hold...utilized for saving formatted text and graphics, can contain metadata...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....NET library to implement full-text search with facets Initialize...experience. By leveraging full-text search with facets in C# , developers...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  9. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....electronic signature types such as Text, Image, Digital, Barcode, QR-code...methods. // Sign document with text signature. try { Signature signature...

    docs.groupdocs.com/signature/java/basic-usage/
  10. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....at page {0} with type {1} and text {2}" , barcodeSignature . PageNumber...EncodeType , barcodeSignature . Text ); } } Advanced Usage Topics...

    docs.groupdocs.com/signature/net/search-for-bar...