This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...
GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications....type, page count, and other properties. Fine-grained customization...
This article demonstrates how to add signature image on document page with GroupDocs.Signature....configuring the image signature’s properties (such as size, position,...
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 ZipRootPackage.ZipPackage Read the ZIP archive Properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive.
AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties
Encoding encoding = Encoding....using Read the ZIP archive properties Loop through to extract information...
Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....class includes the following properties: getChanges is a list of...
On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....RUN apt install software-properties-common -y RUN echo "deb http://deb...
This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....watermarks with matching properties. Following code snippet shows...
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...method Read the ZIP archive properties Loop through to extract information...