Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,225 for

xmp

(0.1 sec)
  1. XmpComplexType Methods - GroupDocs.Metadata for...

    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 XmpComplexType...Returns string contained value in XMP format. (Overrides XmpMetadataContainer...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. XmpTimecode Methods - GroupDocs.Metadata for .N...

    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 XmpTimecode...Returns string contained value in XMP format. (Inherited from XmpComplexType...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. XmpMetadataContainer Methods - GroupDocs.Metada...

    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 XmpMetadataContainer...GetXmpRepresentation Converts the XMP value to the XML representation...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. PdfMetadataSignature Properties - GroupDocs.Sig...

    Get or set the signature creation date....default this property is set to "xmp". Possible values are Top Specifies...

    apireference.groupdocs.com/signature/net/groupd...
  5. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and Xmp metadata....popular metadata standards: IPTC, XMP, EXIF, Image Resources Manipulating...

    docs.groupdocs.com/metadata/java/features-overv...
  6. Evaluation Limitations and Licensing | Document...

    free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....properties can be read XMP API Only first 2 XMP schemes can be read...

    docs.groupdocs.com/metadata/net/evaluation-limi...
  7. Download Metadata Processing Node.js package vi...

    Download Metadata Processing Node.js package via JavaScript API to Read, Modify, Remove, Search, Compare, & Export Metadata of various document & image formats via Node.js API....metadata standards, such as IPTC, XMP, EXIF, Image Resources. Manipulate...TTF TTC ASF VCF VCR HEIF HEIC XMP EXIF IPTC ID3 Lyrics3 APE MIME...

    releases.groupdocs.com/metadata/nodejs-java/
  8. GroupDocs.Metadata 24.7 | Java API for Metadata...

    On-premise Java API to set, process, search, extract, & remove metadata from audio, video, documents, spreadsheets, presentations, PDF files, diagrams, images....update XMP properties as well as add or update custom XMP package...

    releases.groupdocs.com/metadata/java/24-7/
  9. Working with metadata in ASF files | Documentation

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....getImageWidth ())); } } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in ASF files. For more...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. XmpResourceEvent Methods - GroupDocs.Metadata f...

    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 XmpResourceEvent...Returns string contained value in XMP format. (Inherited from XmpComplexType...

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