Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 392 for

filtering

(1.05 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. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....method allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...

    docs.groupdocs.com/search/nodejs-java/search-in...
  3. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Working with Chart Reports - Filtered Ordered Grouped Working with...Working with Table Reports - Filtered Ordered Grouped Working with...

    docs.groupdocs.com/assembly/java/advanced-usage/
  4. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....method allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...

    docs.groupdocs.com/search/java/search-index-set...
  5. 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...
  6. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....property allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...

    docs.groupdocs.com/search/net/search-index-sett...
  7. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....attributes can be further used to filter documents during the search...(); // Creating a document filter by attribute options . setSearchDocumentFil...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....attributes can be further used to filter documents during the search...(); // Creating a document filter by attribute options . setSearchDocumentFil...

    docs.groupdocs.com/search/java/document-attribu...
  9. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Advanced usage / Using redaction filters / Use PageAreaRedaction Use..."[redarea]" ); optionsText . Filters = new RedactionFilter [] {...

    docs.groupdocs.com/redaction/net/use-page-area-...
  10. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....< String > getKeys ( String filter ) { synchronized ( _cache )...{ return _cache . getKeys ( filter ); } } } Result Using the statement...

    docs.groupdocs.com/viewer/java/how-to-make-cach...