Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 31,842 for

metadata

(0.24 sec)
  1. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 format. So management of audio format Metadata is more easy with this release. Metadata API extended features MP3 format supported - Detect MP3 format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio format Information Read all EXIF tags Get specific EXIF tag by specific key or indexer ....Metadata for .NET version 1.7 is available now. Code...format metadata is more easy with this release. Metadata API extended...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. 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...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into Metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures Sign document with...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document Metadata. This topic contains example of using standard encryption and search for encrypted text in the document Metadata with further decryption by GroupDocs.Signature API....Metadata Product Solution GroupDocs...embedded and encrypted objects in Metadata signatures / Search for encrypted...

    docs.groupdocs.com/signature/java/search-for-en...
  5. 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-...
  6. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with Metadata signatures by GroupDocs.Signature....Metadata Product Solution GroupDocs...Electronic signature types / Metadata signatures / eSign Words eSign...

    docs.groupdocs.com/signature/net/esign-word-pro...
  7. Implement custom serialization with Metadata si...

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

    docs.groupdocs.com/signature/java/implement-cus...
  8. Managing metadata for specific formats | Docume...

    Learn about managing Metadata for specific formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/managing-metada...
  9. Managing metadata for specific formats | Docume...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/managing-metad...
  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...