Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,104 for

mime

(1 sec)
  1. Content negotiation - HTTP | MDN

    In HTTP, content negotiation is the mechanism that is used for serving different representations of a resource to the same URI to help the user agent specify which representation is best suited for the user (for example, which document language, which image format, or which content encoding)....The Accept header lists the MIME types of media resources that...is a comma-separated list of MIME types, each combined with a...

    developer.mozilla.org/en-US/docs/Web/HTTP/Conte...
  2. HTMLLinkElement - Web APIs | MDN

    Learn about the HTMLLinkElement interface, including its properties and methods, specifications and browser compatibility....type A string representing the MIME type of the linked resource...

    developer.mozilla.org/en-US/docs/Web/API/HTMLLi...
  3. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....application Detect the format and MIME type of a loaded file by its...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. SpreadsheetTypePackage Class - GroupDocs.Metada...

    Represents a metadata package containing spreadsheet-specific file format information....) MimeType Gets the MIME type. (Inherited from FileTypePackage...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. GroupDocs.Metadata for Java 17.12 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for Java 17.12. Major Features This is the first version of new generation GroupDocs.Metadata for Java. The most notable features are: Read, create, modify and remove metadata associated with supported document and image formats with a few lines of code Covers most popular metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3, document properties Covers most popular document formats: Microsoft Word, Microsoft Excel, Microsoft PowerPoint, PDF, Microsoft OneNote, Microsoft Visio, Open Document Format Covers most popular image formats: BMP, GIF, DjVu, JPEG, PNG, TIFF, PSD, WebP, WMF, EMF, DICOM Covers most popular email formats: Outlook Message, Email Message Covers most popular audio formats: Mp3, WAV Covers most popular video formats: Avi, Mov Manage EXIF metadata in Jpeg and TIFF formats Manage XMP metadata in image and PDF formats Manage Image Resource blocks in image formats Manage audio metadata: ID3 tag (ID3v1, ID3v2), Lyrics3 tag, APE Utilities to inspect and clean hidden metadata in document formats Utilities to Search and Compare all metadata Utilities to Export metadata to Excel/CSV Metadata cleaner utility Mime type detection Read track changes....Excel/CSV Metadata cleaner utility MIME type detection Read track changes...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. <embed> : l'élément de contenu externe embarqué...

    L'élément HTML permet d'intégrer du contenu externe à cet endroit dans le document. Le contenu peut être fourni par une application externe ou une autre source telle qu'un plugin du navigateur.... type Le type MIME à utiliser pour sélectionner...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...
  7. imagerootpackage - GroupDocs.Metadata for Java ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......properties such as width and height, MIME type, byte order, etc. try (Metadata...

    apireference.groupdocs.com/metadata/java/com.gr...
  8. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code.... which reflect their names, MIME codes, and file extensions,...

    docs.groupdocs.com/editor/net/working-with-form...
  9. GitHub - groupdocs-metadata/GroupDocs.Metadata-...

    GroupDocs.Metadata for Java examples, plugins and showcase projects - groupdocs-metadata/GroupDocs.Metadata-for-Java... Auto-detect the format and MIME type of a file by its internal...

    github.com/groupdocs-metadata/GroupDocs.Metadat...
  10. <picture> : l'élément d'image adaptative - HTML...

    L'élément HTML est un conteneur utilisé afin de définir zéro ou plusieurs éléments destinés à un élément . Le navigateur choisira la source la plus pertinente selon la disposition de la page (les contraintes qui s'appliquent à la boîte dans laquelle l'image devra être affichée), selon l'appareil utilisé (la densité de pixels de l'affichage par exemple avec les appareils hiDPI) et selon les formats pris en charge (ex. WebP pour les navigateurs Chromium ou PNG pour les autres). Si aucune correspondance n'est trouvée parmi les éléments , c'est le fichier défini par l'attribut src de l'élément qui sera utilisé....<source> permet d'indiquer le type MIME du fichier fourni via l'attribut...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...