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

filter

(0.12 sec)
  1. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET.... Filter container items by extension To filter and process...import Parser import os def filter_by_extension ( file_path ,...

    docs.groupdocs.com/parser/python-net/iterate-th...
  2. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....property allows you to specify the filter of documents returned as a...

    docs.groupdocs.com/search/net/image-search-opti...
  3. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js 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/nodejs-java/delete-in...
  4. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....class provides the ability to filter extracted images. /// </summary>...

    docs.groupdocs.com/parser/net/handle-loading-of...
  5. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....method allows you to specify the filter of documents returned as a...

    docs.groupdocs.com/search/java/image-search-opt...
  6. 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...
  7. 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...
  8. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Module Filter messages Microsoft Outlook allows you to filter messages...GroupDocs.Viewer, you can also filter messages before rendering an...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  9. Delete indexed paths | GroupDocs

    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...
  10. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....manager Configure a text-based filter by defining a TextSearchCriteria...

    kb.groupdocs.com/watermark/python/remove-text-w...