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

filter

(0.04 sec)
  1. 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...
  2. 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...
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Watermark for Python....can use the input below to filter supported formats by extension...

    docs.groupdocs.com/watermark/python-net/support...
  4. 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...
  5. 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....process of searching and filtering content according to date-related...allows developers to effectively filter and retrieve documents within...

    kb.groupdocs.com/search/java/perform-date-range...
  6. 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...
  7. 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/
  8. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....operators like AND, OR, and NOT to filter results accurately. For example...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  9. 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/java/update-index/
  10. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some Filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....organization may need to apply some filters to get files of a specific...i-e *.docx or *.txt etc. Filtering through a huge number files...

    blog.groupdocs.com/metadata/get-specific-file-t...