Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 9,687 for

text

(0.1 sec)
  1. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....using Java This approach to find text with special characters in Java...

    kb.groupdocs.com/search/java/perform-synonym-se...
  2. Convert RTF to HTML using Node.js

    Easily convert RTF to HTML using Node.js for seamless web integration. With the right APIs, you can export RTF to HTML in Node.js, preserving document structure....js Rich Text Format ( RTF ) is a widely used...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  3. Search Different Word Forms using C#

    Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation....dealing with natural language text. This comprehensive solution...

    kb.groupdocs.com/search/net/search-different-wo...
  4. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....digital ebook format that contains text, images, and multimedia elements...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  5. Merge PDF | Documentation

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/java/merge-pdf/
  6. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... If you need to keep all text information extracted from documents...

    docs.groupdocs.com/search/java/indexing-with-st...
  7. PDF Annotation, Word Annotation and Others in J...

    We are excited to launch the GroupDocs Annotation plugin for Joomla. Our annotation plugin lets you embed documents to Joomla sites and allows PDF annotation, Microsoft Word annotation, and annotation of other files easily. GroupDocs Annotation simplifies document review and collaboration between teams. The powerful tool lets you add comments, draw Text, strikeout content to Word, PDF or any image file through a browser. Share documents online with your colleagues for faster review and approval process....lets you add comments, draw text, strikeout content to Word,...

    blog.groupdocs.com/annotation/pdf-annotation-wo...
  8. Merge TEX | Documentation

    Learn how to merge TEX files, combine TEX files into one file programmatically in java language using GroupDocs.Merger for Java library....any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/java/merge/tex/
  9. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:... Font size, text alignment and other similar...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  10. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document using...

    docs.groupdocs.com/watermark/net/basic-usage/