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....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:
<<link [uri_expression][display_text_expression]>> 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.
Convert HTML to Image using Python for pixel-perfect rendering. EAsily export HTML to Image in Python to create visual snapshots for reports, previews, or archives....Convert HTML to Image using Python for pixel-perfect rendering. Easily export HTML to Image in Python to create visual snapshots for reports, previews, or archives.
This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java.
We are pleAsed to announce the monthly releAse of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API.
Features Following are the new features introduced in the latest version:
Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new clAss of characters - blended....We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API.
Features Following are the new features introduced in the latest version:
Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended.
This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize.
Experience the bAsics of GroupDocs e-Signing API through an open source AsP.NET MVC front end. This front end demonstrates essential functionalities provided by GroupDocs.Signature for .NET API, the eAsy to grAsp UI permits .NET developers to develop their own front end or extend the existing one. We would recommend you to clone/download and explore the front end.
e-Signature Front End - Features Type Signature Draw Signature, apply different colors Upload image signature Download signed document Print signed document Pagination Development Environment FrameworkMicrosoft ....Experience the basics of GroupDocs e-Signing API through an open source ASP.NET MVC front end. This front end demonstrates essential functionalities provided by GroupDocs.Signature for .NET API, the easy to grasp UI permits .NET developers to develop their own front end or extend the existing one. We would recommend you to clone/download and explore the front end.
e-Signature Front End - Features Type Signature Draw Signature, apply different colors Upload image signature Download signed document Print signed document Pagination Development Environment FrameworkMicrosoft .
Hi.
We have seen OutOfMemoryExceptions when indexing our test environment.
We did take a closer look for the reAson and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…...Hi.
We have seen OutOfMemoryExceptions when indexing our test environment.
We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…
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…...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…
Hi,
I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents As they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...Hi,
I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications.