Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 16,251 for

header,

(0.07 sec)
  1. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage.

    docs.groupdocs.com/metadata/net/working-with-me...
  3. <article> - HTML(超文本标记语言) | MDN

    HTML
    元素表示文档、页面、应用或网站中的独立结构,其意在成为可独立分配的或可复用的结构,如在发布中,它可能是论坛帖子、杂志或新闻文章、博客、用户提交的评论、交互式组件,或者其他独立的内容项目。...HTML <article> 元素表示文档、页面、应用或网站中的独立结构,其意在成为可独立分配的或可复用的结构,如在发布中,它可能是论坛帖子、杂志或新闻文章、博客、用户提交的评论、交互式组件,或者其他独立的内容项目。

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  4. styles-A7PVQSCI.css

    html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,Header,hgroup,main,menu,nav,section,summary{display:......details,figcaption,figure,footer,header,hgroup,main,menu,nav,section...navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse...

    purchase.groupdocs.com/styles-A7PVQSCI.css
  5. Existing objects in diagrams | Documentation

    This article explains how to to find and remove watermarks of both types in Visio document....This article explains how to to find and remove watermarks of both types in Visio document.

    docs.groupdocs.com/watermark/net/existing-objec...
  6. spreadsheetwatermarkheaderfooteroptions - Group...

    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...
  7. ArchiveOptions.FileName Property - GroupDocs.Vi...

    The filename to display in the header. By default the name of the source file is displayed....The filename to display in the header. By default the name of the source file is displayed.

    apireference.groupdocs.com/viewer/net/groupdocs...
  8. common.source.css

    .siteTop { position: fixed; top: 0; z-index: 9999 } .siteTop a, .siteTop a:focus, .siteTop a:hover { transition: all 0s ease } .siteTop h1 { margin-top: 0; margin-bottom: 0 } .ourVenture-Button { t......d1-net HEADER, .diagram1.d2.d1-net UL > li::before...HEADER i, .diagram1.d2.d1-java HEADER, .diagram1.d2.d1-java UL > li::before...

    products.groupdocs.app/viewer/css/aspose/common...
  9. GifImage.Version Property - GroupDocs.Editor fo...

    Returns internal version of this GIF image (version is extracted from header)...Returns internal version of this GIF image (version is extracted from header)

    apireference.groupdocs.com/editor/net/groupdocs...
  10. GroupDocs.Metadata.Standards.Xmp | GroupDocs.Me...

    The namespace provides functionality for XMP Extensible Metadata Platform metadata reading and writing....The namespace provides functionality for XMP Extensible Metadata Platform metadata reading and writing.

    reference.groupdocs.com/metadata/net/groupdocs....