Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 404 for

alphabet

(0.09 sec)
  1. GroupDocs.Search for Java 19.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.2 Major Features There are the following improvements in this release: Implement escaping special characters in search queries Implement indexing ZIP archives inside other ZIP archives Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1842 Delete obsolete methods Import and Export Breaking Change SEARCHNET-1800 Implement escaping special characters in search queries Improvement SEARCHNET-1837 Implement indexing ZIP archives inside other ZIP archives Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Alphabet class. Method export(String)...from com.groupdocs.search.Alphabet class. Method import(String)...

    docs.groupdocs.com/search/java/groupdocs-search...
  2. How to search special character and number with...

    I’m using the trial version of GroupDocs.Search API for .NET framework and I couldn’t get a result of a query of numbers with decimal and special/letter characters. Sample1: 41.9, Sample2: A34.5, Sample3: [A90]. FuzzySe…...Alphabet.GetCharacterType(c); Console...

    forum.groupdocs.com/t/how-to-search-special-cha...
  3. counters() - CSS: Cascading Style Sheets | MDN

    The counters() CSS function enables combining markers when nesting counters. The function returns a string that concatenates the current values of the named and nested counters, if any are present, with the string provided. The third, optional parameter enables defining the list style....predefined style such as numeric, alphabetic, or symbolic, a complex longhand...<symbols-type> = cyclic | numeric | alphabetic | symbolic | fixed <image>...

    developer.mozilla.org/en-US/docs/Web/CSS/counters
  4. MediaStreamAudioSourceNode - Web APIs | MDN

    Learn about the MediaStreamAudioSourceNode interface, including its constructor, properties, and methods, specifications and browser compatibility....point order (essentially, in alphabetical or lexicographical order...

    developer.mozilla.org/en-US/docs/Web/API/MediaS...
  5. GitHub - groupdocs-assembly/GroupDocs.Assembly-...

    GroupDocs.Assembly for Java examples, plugins and showcase projects - groupdocs-assembly/GroupDocs.Assembly-for-Java...formatting of ordinal, cardinal, alphabetic numeric nature. Support for...

    github.com/groupdocs-assembly/GroupDocs.Assembl...
  6. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....such as ordinal, cardinal, alphabetic, etc. in template syntax...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. GroupDocs.Assembly for .NET Releases

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....such as ordinal, cardinal, alphabetic, etc. in template syntax...

    blog.groupdocs.com/tag/groupdocs.assembly-for-....
  8. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended....Alphabet.SetRange(new char[] { '-'...

    blog.groupdocs.com/search/work-with-blended-cha...
  9. data-* - HTML (HyperText Markup Language) | MDN

    Les attributs universels data-* forment une classe d'attributs, appelés attributs de données (data attributes). Ils permettent d'échanger des données propriétaire entre le HTML et la représentation du DOM, qu'on peut manipuler avec des scripts....de lettres majuscules de l'alphabet latin ( A à Z ). La propriété...

    developer.mozilla.org/fr/docs/Web/HTML/Global_a...
  10. Backreference: \1, \2 - JavaScript | MDN

    A backreference refers to the submatch of a previous capturing group and matches the same text as that group. For named capturing groups, you may prefer to use the named backreference syntax....accented letters or other alphabets. If you want more generic...

    developer.mozilla.org/en-US/docs/Web/JavaScript...