Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 10,017 for

text

(0.07 sec)
  1. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....the operation of extracting text and other data from documents...

    docs.groupdocs.com/search/java/separate-data-ex...
  2. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...option with predefined Metadata text MetadataSignOptions options...

    docs.groupdocs.com/signature/java/esign-image-w...
  3. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting Text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....Implement option that allows setting text document encoding Implement...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. Perform Date Range search using Java

    Explore how to perform date range search using Java to locate specific document data within a defined timeframe. Effortlessly search documents by date range in Java....library, you can implement full-text search with date range in Java...

    kb.groupdocs.com/search/java/perform-date-range...
  5. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....PDFs, Word documents, and plain text files. This functionality not...

    kb.groupdocs.com/search/java/numeric-range-sear...
  6. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API....spreadsheet , presentation , or text format. It also supports many...

    blog.groupdocs.com/assembly/generate-reports-fr...
  7. 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...
  8. 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...
  9. 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/
  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/