Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,529 for

filter

(0.07 sec)
  1. CSS value functions - CSS: Cascading Style Shee...

    CSS value functions are statements that invoke special data processing or calculations to return a CSS value for a CSS property. CSS value functions represent more complex data types and they may take some input arguments to calculate the return value.... Filter functions The <filter-function> CSS data...It is used in the filter and backdrop-filter properties. blur()...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fu...
  2. package-frame - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Represents search document filter. Class Summary Class Description...

    apireference.groupdocs.com/search/java/com.grou...
  3. Image search options | Documentation

    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...
  4. Rendering Lotus Notes Files | Documentation

    This article contains use-cases of viewing Lotus Notes Data Files with GroupDocs.Viewer within your Java applications.... Filter database messages Products...

    docs.groupdocs.com/viewer/java/view-lotus-notes...
  5. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources.... Having the ability to filter through that metadata makes...

    blog.groupdocs.com/metadata/control-and-process...
  6. Rendering Outlook Data Files | Documentation

    This article contains use-cases of viewing Outlook Data Files with GroupDocs.Viewer within your Java applications.... Filter messages List folders Render...

    docs.groupdocs.com/viewer/java/view-outlook-dat...
  7. GroupDocs.Search for Java 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.5 Major Features There are the following improvements and new features in this release: Implement document Filtering in search results Implement settings for logging functionality Add English synonyms to default synonym dictionary Implement providing number of hits for each found word separately Implement optimization of index storage format Add support for new file formats Implement method to retrieve credit consumption info Implement ability to attach to a document arbitrary additional fields Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-371 Implement document Filtering in search results Improvement SEARCHNET-1883 Implement settings for logging functionality Improvement SEARCHNET-1896 Add English synonyms to default synonym dictionary Improvement SEARCHNET-1945 Implement providing number of hits for each found word separately Improvement SEARCHNET-1951 Implement optimization of index storage format Improvement SEARCHNET-1966 Add support for new file formats Improvement SEARCHNET-1980 Implement method to retrieve credit consumption info Improvement SEARCHNET-1941 Implement ability to attach to a document arbitrary additional fields New Feature Public API and Backward Incompatible Changes...release: Implement document filtering in search results Implement...SEARCHNET-371 Implement document filtering in search results Improvement...

    docs.groupdocs.com/search/java/groupdocs-search...
  8. Render OST and PST files | GroupDocs.Viewer for...

    This article explains how to Filter messages when rendering Outlook Data Files with GroupDocs.Viewer within your .NET applications.... Filter messages Retrieve folders Leave...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  9. 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...
  10. Locale-sensitive text segmentation in JavaScrip...

    Learn how to use Intl.Segmenter for locale-sensitive text segmentation in JavaScript to simplify localization, count words or sentences in different languages, and more....in this example, so we can filter each item based on whether...words = Array.from(segments) .filter((item) => item.isWordLike)...

    developer.mozilla.org/en-US/blog/javascript-int...