Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 539 for

audio

(0.04 sec)
  1. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag....metadata for specific formats / Audio / Working with MP3 metadata...or track number, to digital audio files. The APEv1 tag was designed...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  2. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag....metadata for specific formats / Audio / Working with MP3 metadata...or track number, to digital audio files. The APEv1 tag was designed...

    docs.groupdocs.com/metadata/java/handling-the-a...
  3. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....metadata for specific formats / Audio / Working with MP3 metadata...then saved in the audio file between the audio and the ID3 tag...

    docs.groupdocs.com/metadata/java/handling-the-l...
  4. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....metadata for specific formats / Audio / Working with MP3 metadata...then saved in the audio file between the audio and the ID3 tag...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  5. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....StreamType ); //Display the audio stream properties AsfAudioStreamProper...) { Console . WriteLine ( "Audio bits per sample: {0}" , audioStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 format. So management of Audio format metadata is more easy with this release. Metadata API extended features MP3 format supported - Detect MP3 format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio format Information Read all EXIF tags Get specific EXIF tag by specific key or indexer .... So management of audio format metadata is more easy...Reading ID3v2 Tag Get MPEG Audio format Information Read all...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET.... can also contain embedded audio files. GroupDocs.Editor allows...Textual resources: only CSS. Audio files: only MP3 (appear in version...

    docs.groupdocs.com/editor/net/working-with-reso...
  8. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....with various document, image, audio, video and many other formats...document properties, etc Manage audio metadata: ID3 tag (ID3v1, ID3v2)...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. GroupDocs.Metadata Overview | GroupDocs

    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....with various document, image, audio, video and many other formats...document properties, etc Manage audio metadata: ID3 tag (ID3v1, ID3v2)...

    docs.groupdocs.com/metadata/java/product-overview/
  10. Working with MP3 metadata | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata...metadata for specific formats / Audio / Working with MP3 metadata...the APEv2 tag Handling MPEG audio metadata Was this page helpful...

    docs.groupdocs.com/metadata/java/working-with-m...