This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java.
This article demonstrates how to add signature image on document page with GroupDocs.Signature....This article demonstrates how to add signature image on document page with GroupDocs.Signature.
This article explains that how to update indexed documents, as well as updating an index version....This article explains that how to update indexed documents, as well as updating an index version.
This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API.
This article explains how to separately extract data from documents and add the extracted data to the index....This article explains how to separately extract data from documents and add the extracted data to the index.
This article shows how to add metadata signatures to the image exif metadata layer with various data types...This article shows how to add metadata signatures to the image exif metadata layer with various data types
This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API.
This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API.
This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically.
Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties