Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 34,515 for

search

(0.28 sec)
  1. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/build-your-first...
  2. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform Search and API shows hits from all the indexed documents. Ever thought to get Search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to Search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....We create index then perform search and API shows hits from all...documents. Ever thought to get search results from desired documents...

    blog.groupdocs.com/search/filter-documents-in-s...
  3. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced Search for Barcode electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...Advanced usage / Searching / 🌐 Barcode Advanced search for Barcode...

    docs.groupdocs.com/signature/java/advanced-sear...
  4. Search for different word forms | GroupDocs

    This article shows that how to allow you to Search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/search-for-diffe...
  5. Search for Text e-signatures | GroupDocs

    This topic explains how to Search for text electronic signatures within the document pages by GroupDocs.Signature API....Search Product Solution GroupDocs...Developer Guide / Basic usage / Search for electronic signatures in...

    docs.groupdocs.com/signature/java/search-for-te...
  6. Search network node events | GroupDocs

    This page contains information about the purpose and use of all Search network events....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/search-network-n...
  7. Advanced search for Text signatures | GroupDocs

    This article explains how to make advanced Search for Text electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...Guide / Advanced usage / Searching for electronic signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Add search text annotation | GroupDocs

    The page describes how to add Search text annotation to a document using GroupDocs.Annotation for Java."...Search Product Solution GroupDocs...document / Add search text annotation Add search text annotation...

    docs.groupdocs.com/annotation/java/add-search-t...
  9. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/search-index-events/
  10. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy Search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance.... Searching for “John“, but it could have...Here comes the Fuzzy Search . Fuzzy search lets you find approximate...

    blog.groupdocs.com/search/fuzzy-search-csharp/