Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 554 for

audio

(0.13 sec)
  1. Working with metadata in AVI files | GroupDocs

    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....acts as a wrapper for various audio and video coding formats. As...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. merger.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/merger/java/technical-support/weekly0.5https://docs.groupdocs.com/merger/net/techni......com/merger/java/supported-audio-formats/weekly0.5https://docs...groupdocs.com/merger/net/merge/audio/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/merger.xml
  3. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even Audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....logos, photographs, and even audio clips. Note For more information...

    docs.groupdocs.com/metadata/net/working-with-vc...
  4. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even Audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....logos, photographs, and even audio clips. Note For more information...

    docs.groupdocs.com/metadata/java/working-with-v...
  5. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, Audio, video and many other files of different types in your .NET solution.... DOCX, PPTX, XLSX, images, audio, video and many other files...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  6. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...external resources include images, audio, video, fonts, CSS, scripts...

    docs.groupdocs.com/conversion/java/skip-loading...
  7. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......metadata and RIFF INFO of WAV audio files in Java. Metadata API...metadata and RIFF INFO of WAV audio files in C#. Metadata API allows...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...come with the support of WAV audio format. Not only this, the API...

    blog.groupdocs.com/groupdocs.blog/page/84/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the most common images and audio formats. In this article, we...

    blog.groupdocs.com/groupdocs.blog/page/29/
  10. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....stylesheets, images, font files, audio files and so on. is designed...stylesheets, images, fonts, audio resources and so on. is designed...

    docs.groupdocs.com/editor/net/save-document/