Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 420 for

regular characters

(0.1 sec)
  1. Developer essentials: How to search code using ...

    grep is a powerful tool for searching code from the terminal. This post will show you how to use grep and why it's an essential developer tool....tool that allows you to use regular expressions to search for patterns...with whitespace or special characters being interpreted by the...

    developer.mozilla.org/en-US/blog/searching-code...
  2. Text formatting - JavaScript | MDN

    This chapter introduces how to work with strings and text in JavaScript....Unicode code point escapes, any character can be escaped using hexadecimal...because "Hello, World!" has 13 characters, each represented by one...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. Java Watermark Library | add watermarks to docu...

    Native Java Software to add and manipulate text and image watermarks in PDF, Word, Excel, Presentations, Visio diagrams, email and images files....Protection with Unreadable Characters Protect Presentations using...Watermark with Unreadable Characters. Search for Watermarks Get...

    products.groupdocs.com/watermark/java/
  4. Device orientation events - Web APIs | MDN

    Device orientation events are events that allow you to detect a device's physical orientation, as well as allowing you to detect the device's motion....to control the motion of characters or objects in the game by...devicemotion event Fired at a regular interval to indicate the amount...

    developer.mozilla.org/en-US/docs/Web/API/Device...
  5. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....queries such as simple, boolean, regular expression (regex) or fuzzy...search. You can use blended characters with this Java API which...

    dev.to/groupdocs/implementing-wildcard-search-f...
  6. URL Pattern API - Web APIs | MDN

    The URL Pattern API defines a syntax that is used to create URL pattern matchers. These patterns can be matched against URLs or individual URL components. The URL Pattern API is used by the URLPattern interface..../posts/* ) that match any character. Named groups ( /books/:id...fixed text is a sequence of characters that is matched exactly....

    developer.mozilla.org/en-US/docs/Web/API/URL_Pa...
  7. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....queries such as simple, boolean, regular expression (regex) or fuzzy...search. You can use blended characters with this Java API which...

    dev.to/groupdocs/implementing-wildcard-search-f...
  8. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/character-replacement-during-indexing/weekly0...groupdocs.com/search/java/character-replacements/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  9. SyntaxError: invalid regexp group - JavaScript ...

    The JavaScript exception "invalid regexp group" occurs when the sequence (? does not start a valid group syntax. Recognized group syntaxes that start with (? include:... followed by any other character would cause this error. Message...Message SyntaxError: Invalid regular expression: /(?1)/: Invalid...

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

    The CSS fonts module defines font-related properties and how font resources are loaded. It lets you define the style of a font, such as its family, size and weight, and the glyph variants to use when multiple are available for a single character....are available for a single character. A font is a resource file...representation of characters, mapping character codes to glyphs...

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