Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements:
A report must show multiple customers’ picture and name....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This sections contains explanation about various electronic signature visual appearances on document page....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
The Bubble Chart As per wikipedia, a Bubble Chart can be described as:
A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to replace changed content with empty lines using GroupDocs.Comparison for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
GroupDocs.Merger for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file merging....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...