Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 273 for

filtering

(0.07 sec)
  1. Document attributes | Documentation

    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-...
  2. Search index settings | Documentation

    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...
  3. Search index settings | Documentation

    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...
  4. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...we use the existing value to filter metadata properties. a file...predicate that will be used to filter desired metadata properties...

    docs.groupdocs.com/metadata/net/updating-metadata/
  5. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...we use the existing value to filter metadata properties. Open a...predicate that will be used to filter desired metadata properties...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  6. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured.... extension_filter = settings . extension_filter + ",.dump" ;...

    docs.groupdocs.com/redaction/python-net/extend-...
  7. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....< String > getKeys ( String filter ) { try ( Jedis jedis = jedisPool...keys = jedis . keys ( "*" + filter + "*" ); return keys . stream...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  8. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....< string > GetKeys ( string filter ) { return _redis . GetServer..._host ). Keys ( pattern : $"*{filter}*" ) . Select ( x => x . ToString...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  9. Advanced Usage | Documentation

    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/net/advanced-usage/
  10. 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...