This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... getHeight ()); } } More resources GitHub Examples You may easily...
This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....DocumentFilter = finalFilter ; More resources GitHub examples You may easily...
Create parent-child reports with nested data bands to display master records with their detail records.... More resources GitHub Examples You may easily...
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.... getText ()); } } } More resources GitHub examples You may easily...
This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....demonstrates the result: More resources GitHub Examples You may easily...
ببینید چگونه از GroupDocs.Metadata for Python via .NET برای استخراج، به روز رسانی و حذف متادیتا در برنامههای خود استفاده کنید....مانند IPTC، XMP، EXIF و Image Resources کار کنید. مدیریت متادیتا چند...
Découvrez comment utiliser GroupDocs.Metadata for Python via .NET pour extraire, mettre à jour et supprimer les métadonnées dans vos applications....IPTC, XMP, EXIF et Image Resources. Gestion des métadonnées multimédias...
This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Height}" ); } } More resources GitHub Examples You may easily...