Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 266 for

filter

(0.04 sec)
  1. 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. a file...predicate that will be used to filter desired metadata properties...

    docs.groupdocs.com/metadata/java/updating-metad...
  2. 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/java/document-attribu...
  3. 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-...
  4. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....< string > GetKeys ( string filter ) { return _redis . GetServer..._host ). Keys ( pattern : $"*{filter}*" ) . Select ( x => x . ToString...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  5. GroupDocs.Search for Java

    This API allows you to perform text search and index any type of file format using Java language on any platform....Java Latest Answers Search and Filter Documents in Java Perform Date...

    kb.groupdocs.com/search/java/page/2/
  6. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....NET Latest Answers Search and Filter Documents in C# Perform Date...

    kb.groupdocs.com/search/net/page/2/
  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 .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...
  8. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Search using C# Search and Filter Documents in C# Perform Date...

    kb.groupdocs.com/search/page/3/
  9. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease....process of searching and filtering content based on date-based...analyze historical data or filter specific records, the ability...

    kb.groupdocs.com/search/net/perform-date-range-...
  10. 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/