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

alias

(0.07 sec)
  1. GroupDocs.Search for Java 19.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.3 Major Features There are the following improvements in this release: Implement event that notifies about search phase finished Implement logging of indexing operations Searching for a complete phrase with stop words Implement Dictionary API enhamcements Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-659 Implement event that notifies about search phase finished Improvement SEARCHNET-1833 Implement logging of indexing operations Improvement SEARCHNET-1845 Searching for a complete phrase with stop words Improvement SEARCHNET-1878 Implement Dictionary API enhamcements Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....( indexFolder ); // Adding alias for a query index . getDictionaries...

    docs.groupdocs.com/search/java/groupdocs-search...
  2. Wrapping and breaking text - CSS: Cascading Sty...

    This guide explains the various ways in which overflowing text can be managed in CSS....now treated by browsers as an alias of the standard property. An...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_te...
  3. import() - JavaScript | MDN

    The import() syntax, commonly called dynamic import, is a function-like expression that allows loading an ECMAScript module asynchronously and dynamically into a potentially non-module environment.... You cannot alias it like const myImport = import...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. GPUSupportedFeatures - Web APIs | MDN

    Learn about the GPUSupportedFeatures interface, including its properties and methods, code examples, specifications, and browser compatibility.... keys() Experimental An alias for values() . entries() Experimental...

    developer.mozilla.org/en-US/docs/Web/API/GPUSup...
  5. Document - Web APIs | MDN

    Learn about the Document interface, including its constructor, properties, and methods, specifications and browser compatibility....charset Deprecated Read only Alias of Document.characterSet . Use...inputEncoding Deprecated Read only Alias of Document.characterSet . Use...

    developer.mozilla.org/en-US/docs/Web/API/Document
  6. gap - CSS: Cascading Style Sheets | MDN

    The gap CSS shorthand property sets the gaps (also called gutters) between rows and columns. This property applies to multi-column, flex, and grid containers....still accept grid-gap as an alias for gap . Formal definition...

    developer.mozilla.org/en-US/docs/Web/CSS/gap
  7. Using CSS animations - CSS: Cascading Style She...

    CSS animations make it possible to animate transitions from one CSS style configuration to another. Animations consist of two components: a style describing the CSS animation and a set of keyframes that indicate the start and end states of the animation's style, as well as possible intermediate waypoints....first occurs at 0% (using the alias from ). Here, we configure the...keyframe occurs at 100% (using the alias to ). The translate property...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_an...
  8. New reference pages on MDN for JavaScript regul...

    See the latest updates to the MDN reference pages about JavaScript regular expressions, including new sections on sub-features and browser compatibility information..../u); // a // Using a short alias (ISO 15924 code) for the script...

    developer.mozilla.org/en-US/blog/regular-expres...
  9. break-before - CSS: Cascading Style Sheets | MDN

    The break-before CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored....be treated by browsers as an alias of break-before . This ensures...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...
  10. break-after - CSS: Cascading Style Sheets | MDN

    The break-after CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored....be treated by browsers as an alias of break-after . This ensures...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...