Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 8,767 for

view

(0.15 sec)
  1. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. 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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // .... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extract Text & Images with Powerful .NET Docume...

    Reliable GroupDocs .NET document parsing API lets you quickly extract text, metadata, images, and other data from PDF, MS Office, HTML, emails & more files.... Download Free Trial View All APIs Overview Examples Support...started? Download Free Trial View All APIs...

    www.groupdocs.com/products/net/parser/
  4. Best .NET API for Document Automation & High Qu...

    Unlock high-quality reports and effortlessly create PDF, Office & more documents with the .NET API for document automation and report generation.... Download Free Trial View All APIs Overview Examples Support...started? Download Free Trial View All APIs...

    www.groupdocs.com/products/net/assembly/
  5. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/handling-metad...
  6. <rb> : l'élément de base ruby - HTML (HyperText...

    L'élément de base ruby () est utilisé afin de délimiter le composant texte de base d'une annotation . Autrement dit, le texte qui est annoté. Un élément devrait encadrer chaque segment atomique du texte de base.... View this page on GitHub • Report...

    developer.mozilla.org/fr/docs/Web/HTML/Element/rb
  7. ARIA: comment role - Accessibility | MDN

    The comment role semantically denotes a comment/reaction to some content on the page, or to a previous comment.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  8. Shorthand properties - CSS: Cascading Style She...

    Shorthand properties are CSS properties that let you set the values of multiple other CSS properties simultaneously. Using a shorthand property, you can write more concise (and often more readable) style sheets, saving time and energy....text-emphasis text-wrap transition view-timeline -webkit-text-stroke...modified on Jul 16, 2024 by . View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/Shorth...
  9. About Git - GitHub Docs

    Learn about the version control system, Git, and how it works with GitHub....contributor a unified and consistent view of a project, surfacing work...model allows anyone who can view the project to contribute. A...

    docs.github.com/en/get-started/using-git/about-git
  10. blur() - CSS: Cascading Style Sheets | MDN

    The blur() CSS function applies a Gaussian blur to the input image. Its result is a .... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...