Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 35,948 for

search

(0.04 sec)
  1. Search document collections with GroupDocs.Sear...

    Build a full-text index over a folder of documents and query it with GroupDocs.Total for Java — runnable Java examples with downloadable input and output files....Search Product Solution GroupDocs...Java / Developer guide / Search Search document collections with...

    docs.groupdocs.com/total/java/developer-guide/s...
  2. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for Search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Search Product Solution GroupDocs...Subscribing for search process events Subscribing for search process...

    docs.groupdocs.com/signature/net/subscribing-fo...
  3. Search text in PDF documents | GroupDocs

    To Search a keyword in PDF documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to Search a keyword in PDF document: Instantiate Parser object for the initial document; Call Search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning Search(String) method returns null value if Search isn’t supported for the document....Search Product Solution GroupDocs...documents / Search text in PDF documents Search text in PDF documents...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the Search using Java Search API....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-filteri...
  5. Search text in HTML documents | Documentation

    To Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Search Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  6. Search text in HTML documents | GroupDocs

    Learn how to Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Search Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML...

    docs.groupdocs.com/parser/java/search-text-in-h...
  7. 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...
  8. 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 .NET /...

    docs.groupdocs.com/search/net/search-network-no...
  9. 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...
  10. 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 .NET /...

    docs.groupdocs.com/search/net/build-your-first-...