Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,251 for

header,

(0.07 sec)
  1. var() - CSS: Cascading Style Sheets | MDN

    The var() CSS function can be used to insert the value of a custom property (sometimes called a "CSS variable") instead of any part of a value of another property....The var() CSS function can be used to insert the value of a custom property (sometimes called a "CSS variable") instead of any part of a value of another property.

    developer.mozilla.org/en-US/docs/Web/CSS/var
  2. Permissions-Policy: usb - HTTP | MDN

    The HTTP Permissions-Policy header usb directive controls whether the current document is allowed to use the WebUSB API....The HTTP Permissions-Policy header usb directive controls whether the current document is allowed to use the WebUSB API.

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  3. SpreadsheetHeaderFooterSection Class - GroupDoc...

    Represents a header/footer section in an Excel document....Represents a header/footer section in an Excel document.

    apireference.groupdocs.com/watermark/net/groupd...
  4. footer (rodapé) - HTML: Linguagem de Marcação d...

    O elemento HTML de Rodapé (
    ) representa um rodapé para o seu sectioning content (conteúdo de seção) mais próximo ou sectioning root elemento (ou seja, seu parente mais próximo
    ,

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...
  5. DiagramContent - GroupDocs.Watermark for Java -...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...

    apireference.groupdocs.com/watermark/java/com.g...
  6. DiagramHeaderFooter.HeaderCenter Property - Gro...

    Gets or sets the text string that appears in the center portion of document header....Gets or sets the text string that appears in the center portion of document header.

    apireference.groupdocs.com/watermark/net/groupd...
  7. DiagramHeaderFooter.HeaderLeft Property - Group...

    Gets or sets the text string that appears in the left portion of document header....Gets or sets the text string that appears in the left portion of document header.

    apireference.groupdocs.com/watermark/net/groupd...
  8. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs.

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs.Watermark.Contents.Diagram Namespace ...

    The namespace provides classes for working with watermarks in Visio documents....The namespace provides classes for working with watermarks in Visio documents.

    apireference.groupdocs.com/watermark/net/groupd...
  10. Permissions-Policy: document-domain - HTTP | MDN

    The HTTP Permissions-Policy header document-domain directive controls whether the current document is allowed to set document.domain....The HTTP Permissions-Policy header document-domain directive controls whether the current document is allowed to set document.domain.

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