Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 11,746 for

text

(0.25 sec)
  1. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....published an article to change Text File to JPG in C#, have a look...look at how to convert Text File to JPG using C# guide for more...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Perform Faceted Search using Java

    This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools....Java library to enable full-text search with faceted capabilities...experience. By utilizing full-text search with facets in Java ...

    kb.groupdocs.com/search/java/perform-faceted-se...
  3. Convert PDF to HTML using Node.js

    Learn how to convert PDF to HTML using Node.js. This guide covers fast and accurate HTML extraction, helping you seamlessly export PDF to HTML in Node.js with ease....comprehensive guide on converting PDF to Text using Node.js. For a detailed...tutorial on how to convert PDF to Text using Node.js . Updated on 13...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. Comparison | GroupDocs

    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/
  5. Merge HTML | GroupDocs

    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/
  6. Extract barcodes from document page | GroupDocs

    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-...
  7. Character replacement during indexing | GroupDocs

    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...
  8. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....watermarks The example below adds a text watermark to a two-page PDF...(here type=0 corresponds to a text watermark). The watermark_id...

    docs.groupdocs.com/watermark/python-net/result-...
  9. 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....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/
  10. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents....limited to Microsoft Office, PDF, Text, HTML documents. It’s worth...Document - ODT, ODS, ODP Plain Text File - TXT Hypertext Markup...

    blog.groupdocs.com/comparison/groupdocs-compari...