Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 3,871 for

reporting api

(0.14 sec)
  1. <canvas> : l'élément de canevas graphique - HTM...

    On utilise l'élément HTML avec l'Api canvas, ou l'Api WebGL pour dessiner des graphiques et des animations....HTML <canvas> avec l'API canvas , ou l'API WebGL pour dessiner...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...
  2. What is accessibility? - Learn web development ...

    This article should have given you a useful high-level overview of accessibility, shown you why it's important, and looked at how you can fit it into your workflow. You should now also have a thirst to learn about the implementation details that can make sites accessible, and we'll start on that in the next section, looking at why HTML is a good basis for accessibility....Adults 18 Years and Over) reports the USA "Percent of adults...we're not lawyers. Accessibility APIs Web browsers make use of special...

    developer.mozilla.org/en-US/docs/Learn/Accessib...
  3. aria-labelledby - Accessibility | MDN

    The aria-labelledby attribute identifies the element (or elements) that labels the element it is applied to....spelling used in accessibility APIs. The following example uses...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  4. Attribut HTML : max - HTML (HyperText Markup La...

    L'attribut max définit la valeur maximale acceptable et valide pour le champ de saisie contenant l'attribut. Si la valeur de l'élément est supérieure à cette valeur, l'élément échoue à la validation des contraintes. Cette valeur doit être supérieure ou égale à la valeur de l'attribut min. Si l'attribut max est présent mais n'est pas spécifié ou est invalide, aucune valeur max n'est appliquée. Si l'attribut max est valide et qu'une valeur non vide est supérieure au maximum autorisé par l'attribut max, la validation des contraintes empêchera la soumission du formulaire....Validation des contraintes L'API Constraint validation L'attribut...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Attribut...
  5. WeakRef - JavaScript | MDN

    A WeakRef object lets you hold a weak reference to another object, without preventing that object from getting garbage-collected....time, such as use with certain APIs. Notes on WeakRefs If your code...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. index.json

    [{"content":"Nel panorama digitale odierno, quasi tutti usano formati popolari come MS Word (DOC/DOCX) e PDF. Ogni formato ha i suoi punti di forza, rendendoli ampiamente utilizzati in vari settori......immagini utilizzando la sua solida API Node.js. Per questo articolo...articolo, sfrutteremo l\u0026rsquo;API GroupDocs.Conversion for Node...

    blog.groupdocs.com/it/index.json
  7. IAB-2でテキストを分類し、C#を使用して分類を文書化します

    .NETアプリケーション内でC#を使用したドキュメントの分類学的分類。分類Apiを使用して、IAB-2またはドキュメント分類でテキストを分類します。...NETアプリケーション内のテキストコンテンツを分類するためのさまざまな手法を可能にするAPIです。このAPIを使用して、例でC#を使用して、提供されたテキスト...インストーラーをダウンロードするか、 NuGet を介して.NETアプリケーションにAPIをインストールできます。 PM> Install-Package...

    blog.groupdocs.com/ja/classification/taxonomic-...
  8. HTML forms in legacy browsers - Learn web devel...

    All web developers learn very quickly (and sometimes painfully) that the Web is a very rough place for them. Our worst curse is legacy browsers. This used to mean "Internet Explorer", but there are millions of people using old devices, especially mobile phones, where neither the browser nor the OS can be updated....most elements, properties and APIs that can be used in a web page...problems is the availability of APIs. For that reason, it's considered...

    developer.mozilla.org/en-US/docs/Learn/Forms/HT...
  9. FinalizationRegistry - JavaScript | MDN

    A FinalizationRegistry object lets you request a callback when a value is garbage-collected....time, such as use with certain APIs. Notes on cleanup callbacks...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. HTML performance optimization - Learn web devel...

    HTML is by default fast and accessible. It is our job, as developers, to ensure that we preserve these two properties when creating or editing HTML code. Complications can occur when, for example, the file size of a

    developer.mozilla.org/en-US/docs/Learn/Performa...