Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 31,676 for

metadata

(0.04 sec)
  1. 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-...
  2. 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...
  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...Electronic signature types / Metadata signatures / eSign Words eSign...

    docs.groupdocs.com/signature/net/esign-word-pro...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. Extract metadata from Microsoft Office PowerPoi...

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

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract Metadata from Microsoft Office Word (.doc, .docx) documents...Metadata Product Solution GroupDocs...Office Word documents / Extract metadata from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-metadata-...
  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...