Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,060 for

xmp

(0.03 sec)
  1. MP3 Tags Editor – View & Edit MP3 Tags

    Discover ways to view and edit MP3 metadata. Either edit MP3 Tags online or do it programmatically using C# & Java....Java Manage XMP and EXIF Data using C# Manage XMP and EXIF Data...

    blog.groupdocs.com/metadata/view-edit-mp3-tags/
  2. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks...popular metadata standards: XMP, EXIF, IPTC, Image Resource Blocks...

    docs.groupdocs.com/metadata/python-net/product-...
  3. GroupDocs.Metadata for .NET 1.5.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Metadata for .NET 1.5.0. The latest version of our metadata API provides many new features. Please see below for the list of features. GroupDocs.Metadata for .NET 1.5.0 – Features In this update new abilities for JP2/JPEG2000, JPEG and MS Visio File Formats have been added: Read & write Xmp metadata of JP2 Format Detect bar-codes in JPEG Format Save changes into original document source (doc)....have been added: Read & write XMP metadata of JP2 Format Detect...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. Working with metadata standards | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......IPTC IIM metadata Working with XMP metadata Was this page helpful...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. 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.... } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in AVI files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience....for all formats that support XMP Reduce memory consumption of...

    blog.groupdocs.com/metadata/working-with-regula...
  7. Working with metadata standards | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......IPTC IIM metadata Working with XMP metadata Was this page helpful...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Working with metadata standards | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......IPTC IIM metadata Working with XMP metadata Was this page helpful...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....properties can be read XMP API Only first 2 XMP schemes can be read...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  10. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install and use the latest version of the API....for all formats that support XMP Reduce memory consumption of...

    blog.groupdocs.com/metadata/search-and-replace-...