Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 3,871 for

reporting api

(0.07 sec)
  1. Libreria Node.js per manipolare i metadati dei ...

    Migliora le applicazioni Node.js analizzando, confrontando, modificando, rimuovendo ed esportando metadati dei formati di file più diffusi, come PDF, Word, Excel ecc....Cancella file aziendali Cancella report e documenti aziendali da eventuali...metadati immagine Utilizza l’API di ricerca per aggiungere o aggiornare...

    products.groupdocs.com/it/metadata/nodejs-java/
  2. Libreria Python per controllare i metadati dei ...

    Migliora le app Python creando, modificando, rimuovendo ed esportando metadati per i formati di file più diffusi come PDF, Word, Excel e immagini....Rimuovi metadati e commenti da report e documenti aziendali Posizione...metadati XMP ed EXIF utilizzando l’API di ricerca Controllare i file...

    products.groupdocs.com/it/metadata/python-net/
  3. Sviluppa app di automazione dei documenti con l...

    Automatizza l'elaborazione dei documenti e la conversione dei file creando potenti app per visualizzare, unire, convertire, confrontare, firmare o annotare file in C#, .NET e Java....NET e Java Con le API di GroupDocs puoi caricare, visualizzare...altro ancora. Prova le nostre API gratuitamente Ottieni una licenza...

    www.groupdocs.com/it/products/
  4. Développer des applications d'automatisation de...

    Automatisez le traitement des documents et la conversion des fichiers en créant des applications puissantes pour afficher, fusionner, convertir, comparer, signer ou annoter des fichiers en C#, .NET et Java....NET et Java Avec les API GroupDocs, vous pouvez charger... MP3, MSG, etc. Essayez nos API gratuitement Obtenir une licence...

    www.groupdocs.com/fr/products/
  5. Share objects with page scripts - Mozilla | MDN

    As the content scripts guide notes, content scripts don't see changes made to the DOM by scripts loaded by web pages. This means that, for example, if a web page loads a library like jQuery, content scripts won't be able to use it, and have to load their own copy. Conversely, scripts loaded by web pages can't see changes made by content scripts....However, Firefox provides some APIs that enable content scripts...scripts Firefox also provides APIs enabling content scripts to...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  6. Match patterns - Mozilla | MDN

    Match patterns are a way to specify groups of URLs: a match pattern matches a specific set of URLs. They are used in WebExtensions Apis in a few places, most notably to specify which documents to load content scripts into, and to specify which URLs to add webRequest listeners to....They are used in WebExtensions APIs in a few places, most notably...add webRequest listeners to. APIs that use match patterns usually...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  7. GroupDocs.Conversion Product Family - Free Supp...

    GroupDocs.Conversion Product Family - Free Support Forum - groupdocs.com Topics in the 'GroupDocs.Conversion Product Family' category Get technical support of GroupDocs.Conversion for .NET and Java......PDF/A-1b with the groupdocs apis. We use veraPDF (https://verapdf...For Java 19.10, An error was reported when converting this file...

    forum.groupdocs.com/c/conversion/11.rss
  8. Functions - JavaScript | MDN

    Generally speaking, a function is a "subprogram" that can be called by code external (or internal, in the case of recursion) to the function. Like the program itself, a function is composed of a sequence of statements called the function body. Values can be passed to a function as parameters, and the function will return a value....be accessed using reflective APIs such as Object.getOwnPropertyDescri()...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Vue refs and lifecycle methods for focus manage...

    So that's it for focus management, and for our app! Congratulations for working your way through all our Vue tutorials. In the next article we'll round things off with some further resources to take your Vue learning further....directly through native browser APIs (like Document.getElementById...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  10. HTTP messages - HTTP | MDN

    HTTP messages are the mechanism used to exchange data between a server and a client in the HTTP protocol. There are two types of messages: requests sent by the client to trigger an action on the server, and responses, the answer that the server sends in response to a request....transformed is controlled via APIs in browsers, configuration files...no changes are needed in the APIs used by developers to make use...

    developer.mozilla.org/en-US/docs/Web/HTTP/Messages