Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 22,288 for

import

(0.09 sec)
  1. JavaScript performance optimization - Learn web...

    It is very Important to consider how you are using JavaScript on your websites and think about how to mitigate any performance issues that it might be causing. While images and video account for over 70% of the bytes downloaded for the average website, byte per byte, JavaScript has a greater potential for negative performance impact — it can significantly impact download times, rendering performance, and CPU and battery usage. This article introduces tips and techniques for optimizing JavaScript to enhance the performance of your website....performance Next It is very important to consider how you are using...contained in this section, it is important to talk about where in the...

    developer.mozilla.org/en-US/docs/Learn/Performa...
  2. Getting started with Svelte - Learn web develop...

    This brings us to the end of our initial look at Svelte, including how to install it locally, create a starter app, and how the basics work. In the next article we'll start building our first proper application, a todo list. Before we do that, however, let's recap some of the things we've learned....js"> tag to your page and import it into your app. You'll have...created. Variables declared (or imported) at the top level are 'visible'...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  3. Django Tutorial Part 5: Creating our home page ...

    We just created the home page for our site — an HTML page that displays a number of records from the database and links to other yet-to-be-created pages. Along the way we learned fundamental information about URL mappers, views, querying the database with models, passing information to a template from a view, and creating and extending templates....Whenever Django encounters the import function django.urls.include()...note that the file already imports the render() shortcut function...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  4. How does your image extractor for html files to...

    I want to ask you the details of how does your image extractor tool for html files work. I am just trying to ask and find out what or how does it work for extracting image content from within html files please. This is…...offline html files that I had Import from Google drive app. And...

    forum.groupdocs.com/t/how-does-your-image-extra...
  5. GroupDocs.Viewer Product Family - Free Support ...

    GroupDocs.Viewer Product Family - Free Support Forum - groupdocs.com Topics in the 'GroupDocs.Viewer Product Family' category Get technical support of GroupDocs.Viewer for .NET and Java. GroupDocs ...... import gyp # noqa: E402 npm ERR! ^^^^^^^^^^..._.py”, line 9, in npm ERR! import gyp.input npm ERR! File “C:\Users\vou...

    forum.groupdocs.com/c/viewer/9.rss
  6. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....watermark Import the Library : In your Node...

    blog.groupdocs.com/watermark/integrate-watermar...
  7. GroupDocs.Editor for Java 23.9 Release Notes

    GroupDocs.Editor for Java 23.9 Release Notes – the latest updates and fixes....format was supported only on import, so it was possible to load...

    releases.groupdocs.com/editor/java/release-note...
  8. background - Mozilla | MDN

    Use the background key to include one or more background scripts, a background page, or a Service worker in your extension....background page or service worker to import code. If omitted, this property...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  9. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....WordProcessing document: // Import necessary modules const groupdocs_editor...language and country codes. Important Considerations Single Locale...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  10. Houdini APIs - Web APIs | MDN

    Houdini is a set of low-level APIs that exposes parts of the CSS engine, giving developers the power to extend CSS by hooking into the styling and layout process of a browser's rendering engine. Houdini is a group of APIs that give developers direct access to the CSS Object Model (CSSOM), enabling developers to write code the browser can parse as CSS, thereby creating new CSS features without waiting for them to be implemented natively in browsers....single line of JavaScript to import configurable components: no...

    developer.mozilla.org/en-US/docs/Web/API/Houdin...