Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 55,390 for

metadata

(0.04 sec)
  1. Metadata Class - GroupDocs.Metadata for .NET - ...

    Provides the main class to access Metadata in all supported formats....Metadata - API Reference GroupDocs.Metadata - API Reference...GroupDocs.Metadata Metadata Class Metadata Constructor Metadata Properties...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. Extract Metadata of WAV file in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....programmatically manipulate the metadata as well as RIFF INFO. This...to programmatically extract metadata and RIFF INFO from the WAV...

    blog.groupdocs.com/tag/extract-metadata-of-wav-...
  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/java/sign-document...
  4. Search for built-in Metadata signatures | Docum...

     This article explains how to provide advanced search for Metadata electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs.../ 🌐 Build Metadata Search for built-in Metadata signatures Leave...

    docs.groupdocs.com/signature/java/search-for-bu...
  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...Signing / Sign document with Metadata signature - advanced Sign...

    docs.groupdocs.com/signature/java/sign-document...
  6. 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...
  7. 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...
  8. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Metadata Product Solution GroupDocs...custom Metadata signatures / Sign documents with Metadata embedded...

    docs.groupdocs.com/signature/net/sign-documents...
  9. 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/net/implement-cust...
  10. Extract metadata from Microsoft Office Excel sp...

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

    docs.groupdocs.com/parser/java/extract-metadata...