Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,400 for

transformation

(0.06 sec)
  1. Learn web development | MDN

    Welcome to the MDN learning area. This set of articles aims to provide complete beginners to web development with fundamental skills for coding websites. The aim is not to take you from "beginner" to "expert" but to take you from "beginner" to "comfortable." From there, you should be able to start making your way, learning from the rest of MDN, and other intermediate to advanced resources that assume a lot of previous knowledge....tools, linters, formatters, transformation tools, version control...

    developer.mozilla.org/en-US/docs/Learn
  2. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET.... Transforming a PDF file to a Word document...RTF, etc. The document transformation process is quite simple...

    docs.groupdocs.com/conversion/net/convert/pdf/
  3. Dotnet on GroupDocs Blog | Document Automation ...

    Dotnet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Dotnet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Manipulate ......documentations are facing a digital transformation. It has made it quite necessary...

    blog.groupdocs.com/tag/dotnet/index.xml
  4. UnicodeEncoding Class (System.Text) | Microsoft...

    Represents a UTF-16 encoding of Unicode characters....Encoding is the process of transforming a set of Unicode characters...Decoding is the process of transforming a sequence of encoded bytes...

    learn.microsoft.com/en-us/dotnet/api/system.tex...
  5. SVGSVGElement - Web APIs | MDN

    Learn about the SVGSVGElement interface, including its properties and methods, specifications and browser compatibility....SVGSVGElement directly the value for transform within currentView will be...<view> element the value for transform within currentView will be...

    developer.mozilla.org/en-US/docs/Web/API/SVGSVG...
  6. declarativeNetRequest - Mozilla | MDN

    This API enables extensions to specify conditions and actions that describe how network requests should be handled. These declarative rules enable the browser to evaluate and modify network requests without notifying extensions about individual network requests....containing details of a URL transformation to perform for a redirect...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  7. position-try-fallbacks - CSS: Cascading Style S...

    The position-try-fallbacks CSS property enables you to specify a list of one or more alternative position try fallback options for anchor-positioned elements to be placed relative to their associated anchor elements. When the element would otherwise overflow its inset-modified containing block, the browser will try placing the positioned element in these different fallback positions, in the order provided, until it finds a value that stops it from overflowing its container or the viewport....its computed position and transforming it across a particular axis...its computed position and transforming it across a particular axis...

    developer.mozilla.org/en-US/docs/Web/CSS/positi...
  8. CSS transforms - CSS: Cascading Style Sheets | MDN

    The CSS transforms module defines how elements styled with CSS can be transformed in two-dimensional or three-dimensional space....日本語 Русский 中文 (简体) The CSS transforms module defines how elements...elements styled with CSS can be transformed in two-dimensional or three-dimensional...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_tr...
  9. Validation des contraintes - HTML (HyperText Ma...

    La création de formulaires web a toujours été une tâche complexe. Bien que le balisage du formulaire en lui-même soit plutôt simple, c'est la vérification de la validité et de la cohérence des valeurs de chaque champ qui s'avère difficile. Informer l'utilisatrice ou l'utilisateur à propos de la validité (ou de l'invalidité) des champs est parfois un casse-tête. HTML5 introduit de nouveaux mécanismes pour les formulaires : de nouveaux types sémantiques pour et la validation des contraintes pour simplifier la vérification du contenu d'un formulaire côté client. Les contraintes de base usuelles peuvent être vérifiées sans recourir à JavaScript à l'aide de nouveaux attributs. Des contraintes plus complexes peuvent être testées à l'aide de l'API Constraint Validation....applique un algorithme de transformation pour que les valeurs incorrectes...

    developer.mozilla.org/fr/docs/Web/HTML/Constrai...
  10. Adding vector graphics to the web - Learn web d...

    This article has provided you with a quick tour of what vector graphics and SVG are, why they are useful to know about, and how to include SVG inside your webpages. It was never intended to be a full guide to learning SVG, just a pointer so you know what SVG is if you meet it in your travels around the Web. So don't worry if you don't feel like you are an SVG expert yet. We've included some links below that might help you if you wish to go and find out more about how it works....<feColorMatrix> (transform colors using a transformation matrix), <animate>...

    developer.mozilla.org/en-US/docs/Learn/HTML/Mul...