Search
Follow Us
Categories
- News Release(3)
Tag Archives: GroupDocs.Assembly for Java
Dynamic Insertion of Links to Bookmarks, Cells and Slides using GroupDocs.Assembly 19.11
Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features. So in this article, I’ll give you an … Continue Reading
Embed Inline Syntax Error Messages in Generated Reports using GroupDocs.Assembly for Java 19.3
In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post.
First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time. An exception is … Continue Reading
Assemble External Document Dynamically using GroupDocs.Assembly for Java 18.12

Features Introduced
You can insert contents of outer documents to your reports dynamically using doc tags. A… Continue ReadingHandle Empty Paragraphs using GroupDocs.Assembly for Java 18.10

Features Introduced
While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18.10, we have introduced a new member REMOVE_EMPTY_PARAGRAPHS in… Continue ReadingSet Target File Format using GroupDocs.Assembly for Java 18.9

Features Introduced
Since version 18.9, you can… Continue ReadingDynamic Insertion of Hyperlinks in Documents using GroupDocs.Assembly for Java 18.7

Features Introduced
Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags. The syntax of a link… Continue ReadingColor Individual Chart Series Points using GroupDocs.Assembly for Java 18.5

Features Introduced
Following new features are introduced in version 18.5 of the API.… Continue ReadingWork with Table-Row Data Bands and Conditional Blocks in GroupDocs.Assembly for Java 18.2

Features Introduced
GroupDocs.Assembly for Java extends abilities to work with single-column table-row data bands and… Continue ReadingInsert Chart Axis Title Dynamically using GroupDocs.Assembly for Java 18.1

Insert Chart Axis Title Dynamically
GroupDocs.Assembly for Java 18.1 provides support for inserting chart axis title in spreadsheet, presentation, and email documents.… Continue ReadingRemove Chart Series Dynamically with GroupDocs.Assembly for Java 17.11
