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

text

(0.3 sec)
  1. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java.... getId () + ", Text: " + change . getText ()); }...ID: " + change . getId () + ", Text: " + change . getText ()); }...

    docs.groupdocs.com/comparison/java/get-list-of-...
  2. 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-...
  3. 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...
  4. 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-...
  5. 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/
  6. 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/
  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. Document Assembly Support for HTML File formats...

    In order to enhance developers experience, we are pleased to announce a monthly release of GroupDocs.Assembly for Java 17.3.0. This release comes with valuable features that enhance API usability. Now, the document assembling API supports XML files of general form. We would recommend you to download and integrate this latest release. GroupDocs.Assembly for Java 17.3.0 - FeaturesFollowing features are introduced in the latest release: Support document assembly for Plain Text file formats Support document assembly for HTML file formats Support document assembly for XML files of general form Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....document assembly for Plain Text file formats Support document...

    blog.groupdocs.com/assembly/introducing-groupdo...
  9. 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-...
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Upload</title>...<title>Upload</title> <style type="text/css"> {{ Web::minify('templates/'...

    blog.groupdocs.com/total/two-ways-of-uploading-...