This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful Features of GroupDocs.Editor for Java... Other non-obvious feature, that GroupDocs.Editor provide...
Hi Team,
We are using:
import com.groupdocs.merger.Merger;
import com.groupdocs.merger.domain.options.JoinOptions;
with below code ref to merge two pdf documents:
Map<String, String> map1 = null;
ByteArrayO…... This feature should improve stability when...
GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......added a number of interesting features for image conversion. Set...implementation of the above features in Java Conversion from CDR...
This article describes the new Feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...mentioning that the described new feature doesn’t modify the original...is not a spreadsheet, the feature with inserting a worksheet...
This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....more about document redaction features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...
Extracted data are stored in the instance of DocumentData class....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...
This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
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....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...