Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,225 for

xmp

(0.09 sec)
  1. XmpMediaManagementPackage Methods - GroupDocs.M...

    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. 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...
  3. 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 Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....comment ); } } } Working with XMP metadata GroupDocs.Metadata for...for .NET also allows managing XMP metadata in JPEG2000 images....

    docs.groupdocs.com/metadata/net/working-with-me...
  4. 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...
  5. XmpIptcExtensionPackage Methods - GroupDocs.Met...

    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...
  6. XmpPagedTextPackage Methods - GroupDocs.Metadat...

    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...
  7. 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...
  8. 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...
  9. 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...
  10. GroupDocs.Metadata for Java Releases on GroupDo...

    GroupDocs.Metadata for Java Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata for Java Releases on GroupDocs Blog | Document......metadata Get XMP metadata of FLV file format Update XMP metadata...metadata of FLV file format Remove XMP metadata of FLV file format For...

    blog.groupdocs.com/tag/groupdocs.metadata-for-j...