This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.
Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors
JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iNode.js / Developer Guide / Advanced...
This article demonstrates how to edit XML files and XML documents using Node.js via Java....Editor for Node.js / Developer Guide / Edit Document...options and adjustments in Node.js via Java. Introduction GroupDocs...
The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Metadata for Node.js / Developer Guide / Basic Usage...
GroupDocs.Conversion for Node.js via Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Conversion for Node.js via Java / Technical support...
GroupDocs.Editor for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Editor for Node.js / Technical Support Technical...
This article explains how to edit protected Word documents and allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java....Editor for Node.js / Developer Guide / Edit Document...
GroupDocs.Watermark for Node.js via Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Watermark for Node.js via Java / Technical Support...
Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Search for Node.js / Developer Guide / Advanced...