Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 545 for

audio

(0.12 sec)
  1. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....Metadata attached to popular audio and video formats Metadata of...

    blog.groupdocs.com/metadata/releasing-first-ver...
  2. Search in MHTML Online

    Free online document search. Secure and easy to use full text online search in MHTML....images, applets, animations, audio files and so on. MHTML files...

    products.groupdocs.app/search/mhtml
  3. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....shapes, text, animations, video, audio and embedded objects. A presentation...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  4. 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); // ....acts as a wrapper for various audio and video coding formats. As...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....shapes, text, animations, video, audio and embedded objects. A presentation...

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  6. 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
  7. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....shapes, text, animations, video, audio and embedded objects. A presentation...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  8. Save document | Documentation

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

    docs.groupdocs.com/editor/java/save-document/
  9. Manage XMP and EXIF Data of HEIF HEIC Images us...

    Manage XMP and EXIF data of HEIF, HEIC images using C#. Read, update, remove EXIF and XMP data using Metadata automation API within .NET applications....the most common images and audio formats. In this article, we...

    blog.groupdocs.com/metadata/manage-xmp-and-exif...
  10. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....variety of well-known image and audio formats. The EXIF tag structure...

    docs.groupdocs.com/metadata/nodejs-java/working...