Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 30,736 for

metadata

(0.18 sec)
  1. 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...
  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. 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...
  4. Introducing Metadata Indexing in GroupDocs.Sear...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The latest version 17.11 provides Metadata indexing as well as improved indexing for PDF documents. This release also provides support for MSG, EML and EMLX file formats. Just download the latest release to check out the new and improved features of GroupDocs.Search for .NET API. Please continue to read more about version 17.11. GroupDocs.Search for .NET API - New Feature GroupDocs....11 provides metadata indexing as well as improved...indexing only Metadata of documents. The metadata index contains...

    blog.groupdocs.com/search/groupdocs.search-for-...
  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. 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-...
  7. 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...
  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. 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...