Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 10,023 for

text

(0.1 sec)
  1. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java...array of delimiters to split text into words. indicates if compare...changes Get source and target text from files How to merge source...

    docs.groupdocs.com/comparison/java/comparison/
  2. Extract barcodes from document page | Documenta...

    This article explains that how to extract barcodes from document page....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. A string value that represents...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  3. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/net/merge/html/
  4. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all Text to lowercase characters or to remove diacritics from Text....for example, to convert all text to lowercase characters or to...to remove diacritics from text. Such replacements can reduce...

    docs.groupdocs.com/search/java/character-replac...
  5. 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....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. String...

    docs.groupdocs.com/search/java/ocr-support/
  6. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....published an article for extracting Text from Markdown file using C#...have a look at how to Extract Text from Markdown File in C# guide...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  7. How to Convert PDF to RTF in Java

    Do you want to transform a non-editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....published an article on converting Text to HTML using Java, take a look...look at how to convert Text to HTML in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....Open Document Text ( ODT ) files to plain text (TXT) format,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....an article on how to insert a text field annotation in PDF using...consult our guide on how to add text field annotation in PDF using...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  10. How to Convert DOCX to TXT using C#

    In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#....convert a DOCX file into plain text (TXT). This could be for various...such as working with simpler text editors, extracting plain content...

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