Learn more about Document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare Documents with GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This topic describes how to use the GroupDocs.Viewer Api for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows:
<> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps:
Add a checkbox content control to your template at a place where you want it to appear in a result Document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...