Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 11,925 for

text

(0.18 sec)
  1. GroupDocs.Comparison for Java

    Find answers about comparing similar documents using Java language and platform....Files in Java How to Compare Text Files in Java How to Compare...

    kb.groupdocs.com/comparison/java/
  2. GroupDocs.Comparison for .NET

    Find answers about comparing similar documents on using C# .NET platforms....Files using C# How to Compare Text Files in C# How to Compare PDF...

    kb.groupdocs.com/comparison/net
  3. Clear watermarks | GroupDocs

    Search for and remove existing Text or image watermarks using GroupDocs.Watermark for Python via .NET....below finds a “CONFIDENTIAL” text watermark and removes it, producing...producing a clean document. Remove text watermarks Iterate the search...

    docs.groupdocs.com/watermark/python-net/basic-u...
  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. 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/
  5. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....comparing text files in Java, visit how to Compare Text Files in...

    kb.groupdocs.com/comparison/java/how-to-compare...
  6. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the Text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....because, instead of search the text directly, it searches an index...API supports searching for: Text occurrences Basic metadata fields...

    blog.groupdocs.com/search/searching-in-a-large-...
  7. How to Convert TXT to RTF using C#

    This tutorial describes the process to convert TXT to RTF using C# and provides a sample code to show the implementation of process to export TXT to RTF in C#.... Rich Text Format (RTF) is a document file...the other hand, TXT is a plain text format that does not support...

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

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#.... Text file, also known as TXT file...popular format for storing plain text data. However, sometimes you...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert RTF to DOCX using C#

    Utilize a user-friendly library to convert RTF to DOCX using C# along with code example to generate DOCX from RTF in C# with few API calls on any operating system.... Rich Text Format (RTF) and Microsoft Word...used for storing and exchanging text documents. Converting RTF files...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API.... Get the formatted text of the loaded file using the...to Markdown in Java Extract Text from Markdown Files using C#...

    blog.groupdocs.com/parser/convert-word-to-markd...