Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 11,940 for

text

(0.58 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. Indexing with stop words | GroupDocs

    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...
  3. Merge PDF | GroupDocs

    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/
  4. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...ppsx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-present...
  5. 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...
  6. Basic usage | GroupDocs

    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/
  7. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... setText ( ' Text signature ' ); textVerifyOptions...

    docs.groupdocs.com/signature/nodejs-java/verify...
  8. Add Image Watermark to PPTX Using Python

    Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently....on every slide, regardless of text layout, background design, or...

    kb.groupdocs.com/watermark/python/add-image-wat...
  9. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently extract barcode from ODT in Java.... The use of Open Document Text ( ODT ) format is prevalent...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  10. Indexing with stop words | GroupDocs

    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/nodejs-java/indexing-...