Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 31,852 for

metadata

(0.04 sec)
  1. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using Metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various Metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in Metadata properties may not fulfill your requirements and you may want to use your own set of properties to add Metadata signatures....Metadata signature is a convenient way to sign documents using...using metadata properties. In GroupDocs.Signature for .NET 18.9...

    blog.groupdocs.com/signature/define-and-use-cus...
  2. 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...
  3. How to search for Metadata signatures | Documen...

    This topic explains how to search for Metadata signatures within the documents with GroupDocs.Signature API....Metadata Product Solution GroupDocs...document / 🔍 Metadata How to search for Metadata signatures Leave...

    docs.groupdocs.com/signature/net/search-for-met...
  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/net/search-for-enc...
  5. 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-...
  6. 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...
  7. 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-...
  8. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document Metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document Metadata with GroupDocs.Signature....Metadata Product Solution GroupDocs...embedded and encrypted objects in Metadata signatures / Search for encrypted...

    docs.groupdocs.com/signature/java/search-for-en...
  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. 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...