Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 56,381 for

metadata

(0.06 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 MatroskaRootPackage.MatroskaPackage Read the Matroska Metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata Metadata = new Metadata(Constants.InputMkv)) { var root = Metadata.GetRootPackage(); // Read the EBML header Console....Metadata Product Solution GroupDocs...Events Acquisition Working with metadata in Matroska (MKV) files Reading...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 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...
  3. 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...
  4. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract Metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Metadata Product Solution GroupDocs...Excel spreadsheets / Extract metadata from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-metadata-...
  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. 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. 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...
  8. 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...document with Metadata signature / ✎ Words Metadata eSign Word Processing...

    docs.groupdocs.com/signature/java/esign-word-pr...
  9. 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-...
  10. 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...