Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically 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....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_expression...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...parse PDF document and extract values from PDF forms programmatically...easily extract the filled data values and use them for analysis....
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... The Comma Separated Values (CSV) is a file format for...form of plain text where the values are separated by commas. CSV...
Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated Values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11.
Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...rendering of TSV (Tab-separated values) and PCL (Printer Command Language)...formats: TSV (Tab-separated values) PCL (Printer Command Language)...
This tutorial explains the process to extract metadata from PDF using C# with document extraction API and how to create application to get metadata from PDF in C#....and get metadata names and values To implement the functionality...displaying the metadata name and values. Code to Extract Metadata from...
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....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_expression...