Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 12,600 for

syntax

(0.08 sec)
  1. initial-letter - CSS: Cascading Style Sheets | MDN

    The initial-letter CSS property sets the size and sink for dropped, raised, and sunken initial letters. This property applies to ::first-letter pseudo-elements and inline-level first children of block containers.... Syntax css /* Keyword values */ initial-letter:...computed value type Formal syntax initial-letter = normal | <number...

    developer.mozilla.org/en-US/docs/Web/CSS/initia...
  2. paint-order - CSS: Cascading Style Sheets | MDN

    The paint-order CSS property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn.... Syntax css /* Normal */ paint-order:...Animation type discrete Formal syntax paint-order = normal | [ fill...

    developer.mozilla.org/en-US/docs/Web/CSS/paint-...
  3. border-collapse - CSS: Cascading Style Sheets |...

    The border-collapse CSS property sets whether cells inside a have shared or separate borders.... Syntax css /* Keyword values */ border-collapse:...Animation type discrete Formal syntax border-collapse = separate...
    developer.mozilla.org/en-US/docs/Web/CSS/border...
  4. blur() - CSS: Cascading Style Sheets | MDN

    The blur() CSS function applies a Gaussian blur to the input image. Its result is a .... Try it Syntax The blur() function applies...filter definition */ Formal syntax <blur()> = blur( <length> ...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...
  5. @import - CSS: Cascading Style Sheets | MDN

    The @import CSS at-rule is used to import style rules from other valid stylesheets. An @import rule must be defined at the top of the stylesheet, before any other at-rule (except @charset and @layer) and style declarations, or it will be ignored.... Syntax css @import url; @import url...path, will not load it. The syntax of supports() is almost identical...

    developer.mozilla.org/en-US/docs/Web/CSS/@import
  6. Unicode character class escape: \p{...}, \P{......

    A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings.... Try it Syntax regex \p{loneProperty} \P{loneProperty}...or value, following the same syntax as value . It specifies the...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. :-moz-user-disabled - CSS: Cascading Style Shee...

    The :-moz-user-disabled CSS pseudo-class is a Mozilla extension that matches elements representing images that were not loaded because images have been entirely disabled by the user's preferences.... Syntax css :-moz-user-disabled { /*...

    developer.mozilla.org/en-US/docs/Web/CSS/:-moz-...
  8. IndexType Enumeration - GroupDocs.Search for .N...

    Specifies an index type....8 Syntax C# VB C++ F# public enum IndexType...

    apireference.groupdocs.com/search/net/groupdocs...
  9. LegalTagCategory Class - GroupDocs.Metadata for...

    Provides tags that are attached to metadata properties holding information about the owners of the file content and the rules under which the cont...8 Syntax C# VB C++ F# public class LegalTagCategory...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. DocumentTableOptions.FirstRowContainsColumnName...

    Gets or sets a value indicating whether column names are to be obtained from the first extracted row of a document table. The default value is fals...2 Syntax C# VB C++ F# public bool FirstRowContainsColu...

    apireference.groupdocs.com/assembly/net/groupdo...