Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 54,839 for

metadata

(0.13 sec)
  1. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV Metadata. Load an MKV video Get the root Metadata package Extract the native Metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska Metadata properties on different levels of the format structure advanced_usage.managing_Metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata Metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = Metadata.getRootPackageGeneric(); // Read the EBML header System....Metadata Product Solution GroupDocs...Events Acquisition Working with metadata in Matroska (MKV) files Reading...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Metadata Product Solution GroupDocs...documents / ✎ Metadata Sign document with Metadata signature -...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Extract metadata from Microsoft Office Word doc...

    To extract Metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following Metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Metadata Product Solution GroupDocs...Office Word documents / Extract metadata from Microsoft Office Word...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted Metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....Metadata for .NET version 17.02.0 ...can now export the extracted metadata of various formats to a CSV...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  5. Extract metadata from Microsoft Office PowerPoi...

    To extract Metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following Metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Metadata Product Solution GroupDocs...PowerPoint presentations / Extract metadata from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract Metadata from Microsoft Office Word (.doc, .docx) documents...Metadata Product Solution GroupDocs...Office Word documents / Extract metadata from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures / Implement custom...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP Metadata GroupDocs.Metadata for .NET allows managing XMP Metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The GroupDocs.Metadata API supports handling EXIF Metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV Metadata. Load an MKV video Get the root Metadata package Extract the native Metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska Metadata properties on different levels of the format structure advanced_usage.managing_Metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata Metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = Metadata.getRootPackageGeneric(); // Read the EBML header System....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Extract RIFF INFO and Metadata of WAV files in ...

    Extract Metadata and RIFF INFO of WAV audio files in Java. Metadata API allows Metadata management within your Java applications....programmatically manipulate the metadata as well as RIFF INFO. This...to programmatically extract metadata and RIFF INFO from the WAV...

    blog.groupdocs.com/metadata/extract-riff-info-a...