Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 214 for

alias

(0.11 sec)
  1. MouseEvent - Web APIs | MDN

    Learn about the MouseEvent interface, including its constructor, properties, and methods, specifications and browser compatibility....x Read only Alias for MouseEvent.clientX . MouseEvent...MouseEvent.y Read only Alias for MouseEvent.clientY . Instance...

    developer.mozilla.org/en-US/docs/Web/API/MouseE...
  2. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App.... Alias dictionary Alphabet Character...

    docs.groupdocs.com/search/java/managing-diction...
  3. row-gap - CSS: Cascading Style Sheets | MDN

    The row-gap CSS property sets the size of the gap (gutter) between an element's rows....still accept grid-row-gap as an alias for row-gap . Try it Syntax...

    developer.mozilla.org/en-US/docs/Web/CSS/row-gap
  4. import - JavaScript | MDN

    The static import declaration is used to import read-only live bindings which are exported by another module. The imported bindings are called live bindings because they are updated by the module that exported the binding, but cannot be re-assigned by the importing module...."module-name"; import { default as alias } from "module-name"; import..."module-name"; import { "string name" as alias } from "module-name"; import...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. menus - Mozilla | MDN

    Add items to the browser's menu system....name has been retained as an alias, so you can use contextMenus...may also use the contextMenus alias instead of menus , but if you...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  6. FontFaceSet - Web APIs | MDN

    Learn about the FontFaceSet interface, including its properties and methods, specifications and browser compatibility....keys() An alias for FontFaceSet.values() . FontFaceSet...

    developer.mozilla.org/en-US/docs/Web/API/FontFa...
  7. <resolution> - CSS: Cascading Style Sheets | MDN

    The CSS data type, used for describing resolutions in media queries, denotes the pixel density of an output device, i.e., its resolution.... x Alias for dppx . Note: Although the...

    developer.mozilla.org/en-US/docs/Web/CSS/resolu...
  8. CSSStyleDeclaration - Web APIs | MDN

    Learn about the CSSStyleDeclaration interface, including its methods, specifications and browser compatibility....cssFloat Special alias for the float CSS property....

    developer.mozilla.org/en-US/docs/Web/API/CSSSty...
  9. zoom - CSS: Cascading Style Sheets | MDN

    The zoom CSS property can be used to control the magnification level of an element. transform: scale() can be used as an alternative to this property....provident repellat officiis facilis alias facere obcaecati quos sunt voluptas...provident repellat officiis facilis alias facere obcaecati quos sunt voluptas...

    developer.mozilla.org/en-US/docs/Web/CSS/zoom
  10. GroupDocs.Search for .NET 19.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 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 enhancements 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 enhancements Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.... Property string Alias has been added to GroupDocs...( indexFolder ); // Adding alias for a query index . Dictionaries...

    docs.groupdocs.com/search/net/groupdocs-search-...