Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,227 for

xmp

(0.04 sec)
  1. XmpRightsManagementPackage Methods - GroupDocs....

    Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp.Schemes...MetadataPackage .) Clear Removes all XMP properties. (Inherited from XmpPackage...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. GroupDocs.Metadata for .NET 20.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.4 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PNG images Implement the ability to work with Xmp metadata in MP3 files Implement the ability to parse most common EXIF Makernote metadata formats using the new API Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2847 Implement the ability to work with EXIF metadata in PNG images New Feature METADATANET-2852 Implement the ability to work with Xmp metadata in MP3 files New Feature METADATANET-3185 Implement the ability to parse most common EXIF Makernote metadata formats using the new API Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Implement the ability to work with XMP metadata in MP3 files Implement...Implement the ability to work with XMP metadata in MP3 files New Feature...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Metadata for Java 20.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.4 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PNG images Implement the ability to work with Xmp metadata in MP3 files Implement the ability to parse most common EXIF Makernote metadata formats using the new API Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2847 Implement the ability to work with EXIF metadata in PNG images New Feature METADATANET-2852 Implement the ability to work with Xmp metadata in MP3 files New Feature METADATANET-3185 Implement the ability to parse most common EXIF Makernote metadata formats using the new API Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Implement the ability to work with XMP metadata in MP3 files Implement...Implement the ability to work with XMP metadata in MP3 files New Feature...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. XmpSchemes.XmpMediaManagement Property - GroupD...

    Gets or sets the XmpMediaManagement schema....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpSchemes...GroupDocs.Metadata.Standards.Xmp Assembly: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. XmpSchemes.BasicJobTicket Property - GroupDocs....

    Gets or sets the BasicJobTicket scheme....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpSchemes...GroupDocs.Metadata.Standards.Xmp Assembly: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. XmpSchemes.XmpRightsManagement Property - Group...

    Gets or sets the XmpRightsManagement schema....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpSchemes...GroupDocs.Metadata.Standards.Xmp Assembly: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....comment ); } } } Working with XMP metadata GroupDocs.Metadata for...for Java also allows managing XMP metadata in JPEG2000 images....

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage.... } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in MOV files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. DicomXmpType | GroupDocs.Signature for .NET API...

    Supported types of Xmp data for DICOM images .dcm....enumeration Supported types of XMP data for DICOM images (.dcm)...

    reference.groupdocs.com/signature/net/groupdocs...
  10. XmpPackage.Remove Method - GroupDocs.Metadata f...

    Removes the property with the specified name....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpPackage...GroupDocs.Metadata.Standards.Xmp Assembly: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...