Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 9,898 for

text

(0.18 sec)
  1. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the Text of documents during indexing, filtering files before indexing, encoding detection of Text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....includes features like storing the text of documents during indexing...indexing, encoding detection of text files etc. Not only this the...

    blog.groupdocs.com/search/groupdocs.search-for-...
  2. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a Text into the reader try (TextReader reader = parser.getText()) { // Print a Text from the document // If Text extraction isn't supported, a reader is null System....( filePath )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...browser history, email archives, text documents, sound files, images...divided into: Full text search engines. Full-text search means searching...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  4. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....contrast, RTF (Rich Text Format) maintains text formatting while...applications that need formatted text without depending on complicated...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  5. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....user ID and private key to the text file for the Callback handler...user ID and private key from text file and makes a request to...

    blog.groupdocs.com/total/how-to-perform-callbac...
  6. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the steps to encrypt QR-code text with embedded encryption by...several objects of object with or Text property Instantiate the object...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions.... Searching for text in a case-sensitive manner ensures...library designed for advanced full-text search capabilities. By using...

    kb.groupdocs.com/search/net/perform-case-sensit...
  8. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs to Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy to use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API to add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard to be automatically removed by third-party tools, while it can be easily used for searching and removing previously added watermarks of popular types.... How to: Set Text Shadow in Text Signatures in Business...allows users to set text shadow in text signatures for Slides...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  9. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...numbers alternative extension for Text signature property Here are...with Text signature This example shows how to add Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....), plain text documents, CAD and raster images...Documents can be rendered as real text files (HTML5 based technology...

    blog.groupdocs.com/annotation/groupdocs-annotat...