Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,547 for

keywords

(0.15 sec)
  1. DedicatedWorkerGlobalScope - Web APIs | MDN

    Learn about the DedicatedWorkerGlobalScope interface, including its properties and methods, specifications and browser compatibility....accessible through the self keyword. Some additional global functions...

    developer.mozilla.org/en-US/docs/Web/API/Dedica...
  2. hypot() - CSS: Cascading Style Sheets | MDN

    The hypot() CSS function is an exponential function that returns the square root of the sum of squares of its parameters....<percentage> | <calc-keyword> | ( <calc-sum> ) <calc-keyword> = e | pi |...

    developer.mozilla.org/en-US/docs/Web/CSS/hypot
  3. transform - CSS: Cascading Style Sheets | MDN

    The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.... Syntax css /* Keyword values */ transform: none;...be specified as either the keyword value none or as one or more...

    developer.mozilla.org/en-US/docs/Web/CSS/transform
  4. scroll-padding-inline-end - CSS: Cascading Styl...

    The scroll-padding-inline-end property defines offsets for the end edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.... Try it Syntax css /* Keyword values */ scroll-padding-inline-end:...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  5. Parser | GroupDocs.Parser for Java API Reference

    Represents the main class that controls text images container extraction and parsing functionality.... search(String keyword) Searches a keyword in the document....search(String keyword, SearchOptions options) Searches a keyword in the...

    reference.groupdocs.com/parser/java/com.groupdo...
  6. DIF - ডেটা ইন্টারচেঞ্জ ফাইল ফরম্যাট

    একটি DIF ফাইল এক্সটেনশন এবং API যা DIF ফাইলগুলি তৈরি এবং খুলতে পারে তা জানতে আপনার ফাইল বিন্যাস নির্দেশিকা৷...following line is one of these keywords: ** BOT - টিপলের শুরু (সারির...following line is one of these keywords: ** ভি - বৈধ ** NA - উপলব্ধ...

    docs.fileformat.com/bn/spreadsheet/dif/
  7. grid-area - CSS: Cascading Style Sheets | MDN

    The grid-area CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area....grid-column-end Syntax css /* Keyword values */ grid-area: auto;...grid-area: unset; Values auto Is a keyword indicating that the property...

    developer.mozilla.org/en-US/docs/Web/CSS/grid-area
  8. right - CSS: Cascading Style Sheets | MDN

    The right CSS property participates in specifying the horizontal position of a positioned element. This inset property has no effect on non-positioned elements....containing block */ right: 10%; /* Keyword value */ right: auto; /* Global...<percentage> , or the auto keyword. Description The effect of...

    developer.mozilla.org/en-US/docs/Web/CSS/right
  9. transition - CSS: Cascading Style Sheets | MDN

    The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, transition-delay, and transition-behavior....either the keyword allow-discrete or the keyword normal . If...

    developer.mozilla.org/en-US/docs/Web/CSS/transi...
  10. G4 - קובץ קוד ANTLR

    למד על פורמט קובץ G4 וממשקי API שיכולים ליצור ולפתוח קבצי G4....r : 'hello' ID ; // match keyword hello followed by an identifier...

    docs.fileformat.com/he/programming/g4/