Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 298 for

filter

(0.04 sec)
  1. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....your desired query and facet filters Review the search results through...Developers can implement dynamic filtering capabilities in their applications...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  2. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....count, and a search document filter Create a reference image for...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  3. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version.... Changing a filter specified by the property of...

    docs.groupdocs.com/search/net/update-index/
  4. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....class provides the ability to filter extracted images. **/ class...

    docs.groupdocs.com/parser/java/handle-loading-o...
  5. Delete indexed paths | Documentation

    GroupDocs.Search supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexed paths, use the document filter (see ). To get a list of indexed...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  6. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexed paths, use the document filter (see ). To get a list of indexed...

    docs.groupdocs.com/search/java/delete-indexed-p...
  7. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip files....without applying any specific filter, use the Sanitize method. The...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  8. Scan QR Code from DOC using C#

    Quickly learn about how to scan QR Code from DOC using C# without installing extra software. Also, code example will be provided to extract QR Code from DOC in C#.... You can filter the results to focus only on...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  9. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....properties without applying any filter, and to stay safe in the era...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  10. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java.... Changing a filter specified by the argument of...

    docs.groupdocs.com/search/nodejs-java/update-in...