Search
Follow Us
Categories
- News Release(3)
Tag Archives: GroupDocs.Assembly for Java Releases
Build Reports using CSV or XML Data Source in Java
In this article, we will have an overview that how to generate reports from CSV or XML data in Java. In one of the earlier posts, we discussed the same but using C#. Recently version 19.10 of GroupDocs.Assembly for Java has been released that brings an exciting feature of building reports using CSV data sources. Along with this, we have simplified the process of working with XML data sources.
Working with CSV Data Source in Java
Restart the List Numbering Dynamically within Your Document
Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario.

In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under … Continue Reading
Posted in GroupDocs.Assembly Product Family Tagged .NET, API, document automation, Dynamic Report Generation, Generate Reports, GroupDocs.Assembly for .NET Releases, GroupDocs.Assembly for Java Releases, java, numbered list, Report Generation API for .NET, Report Generation API for Java, restart numbered list
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
Support of Inline Syntax Error Messages
We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release.
GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates. The document templates contain the … Continue Reading
Merge Table Cells Dynamically using GroupDocs.Assembly for Java 19.1

Features Introduced
Merging Table Cells Dynamically
Using the latest version, you… Continue ReadingAssemble 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
