Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 33,815 for

search

(0.13 sec)
  1. 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...Guide / Advanced usage / Searching for electronic signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Search for text containing special characters |...

    This article shows how to handle Search queries if they contain special characters and separator characters....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/search-for-text-c...
  8. Search for Metadata e-signatures | GroupDocs

    This topic explains how to Search for metadata signatures within the documents with GroupDocs.Signature API....Search Product Solution GroupDocs...Developer Guide / Basic usage / Search for electronic signatures in...

    docs.groupdocs.com/signature/java/search-for-me...
  9. Add search text annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-search-te...
  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-...