Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,141 for

properties

(0.05 sec)
  1. Getting known property descriptors | Documentation

    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;iproperty descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....defines a way to store metadata properties in a variety of well-known...standard. Reading basic EXIF properties To access EXIF metadata in...

    docs.groupdocs.com/metadata/java/working-with-e...
  3. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....format-specific metadata properties. The Metadata API is very...Resource Blocks, ID3, document properties, etc Manage audio metadata:...

    docs.groupdocs.com/metadata/python-net/product-...
  4. Field Management | Documentation

    This documentation section explains how to the management and manipulation of form fields within documents....common properties shared among all form fields. Properties Stylesheet...invalid form field names. Properties Name : Gets the original...

    docs.groupdocs.com/editor/net/form-field-manage...
  5. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....common properties shared among all form fields. Properties getStylesheet()...invalid form field names. Properties getName() : Gets the original...

    docs.groupdocs.com/editor/java/form-field-manag...
  6. Adding metadata | Documentation

    This article shows how to add metadata Properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...feedback Adding metadata properties is the most sophisticated...and tries to pick up a known property that would satisfy the specified...

    docs.groupdocs.com/metadata/python-net/adding-m...
  7. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....insights into the contents and properties of a document. This article...constructor to access its properties Use the Parser.GetMetadata...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures.... Implement class with properties and specify if needed class...attribute), specify attributes for properties like attribute to specify...

    docs.groupdocs.com/signature/net/implement-cust...
  9. GroupDocs.Metadata for Node.js overview | Docum...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....format-specific metadata properties. The Metadata API is very...Resource Blocks, ID3, document properties, etc Manage audio metadata:...

    docs.groupdocs.com/metadata/nodejs-java/product...
  10. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....creation dates, document properties, and other details. While...modification dates, document properties like title and keywords,...

    kb.groupdocs.com/redaction/java/remove-metadata...