This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java.
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java.
This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library...This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET.
Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames.
Articles in this section...Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames.
Articles in this section
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....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.
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....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: <<barcode [customer.Barcode] -codabar>> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs.
This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET....This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET.
This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java....This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java.