Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 10,863 for

text

(0.24 sec)
  1. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java 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/nodejs-java/merge/html/
  2. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....WatermarkOptions - watermark text - watermark font name - watermark...watermark color, width, height, text, image, etc. Call the method...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  3. GroupDocs.Search for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...enhancement for plain‑text files and a fix that makes text extraction with...

    blog.groupdocs.com/zh/search/groupdocs-search-f...
  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. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted Text and Text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....(slides, sheets) of a document Text extraction Only 20 lines per...Evaluation marks Formatted text and text structure extraction Only...

    docs.groupdocs.com/parser/java/evaluation-limit...
  6. How to Convert DOCX to MD using Node.js

    Let's learn how to convert DOCX to MD using Node.js. We will also provide code example to export DOCX to MD in Node.js....readable way to format plain text, making it a great option for...article, documentation, and other texts. In this tutorial, we’ll take...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  7. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...pictures and pictures with no text System . out . println ( "Microsoft..."Microsoft Azure Cognitive Services Text Recognition failed: " + ex ...

    docs.groupdocs.com/redaction/java/use-microsoft...
  8. 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...
  9. 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...
  10. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....intricate patterns for locating text within documents. This is particularly...types like PDF, Word, and plain text files. Code to Regular expression...

    kb.groupdocs.com/search/net/regular-expression-...