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:...documents Add watermarks to presentation documents Add watermarks...
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...Multiple Data Sources in Presentation Document Was this page helpful...
Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....our preceding tutorial, we presented a step-by-step guide for converting...
Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Removing Empty Paragraphs in Presentation Document The Code Download...
Major Features Provided an option to fit an image within textbox bounds while maintaining ratio.
Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149 Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents Feature ASSEMBLYNET-150 Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies Feature ASSEMBLYNET-151 Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents Feature ASSEMBLYNET-152 Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents Feature Public API and Backward Incompatible Changes Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....while maintaining ratio for Presentation documents Feature Public...
This article will provide step-by-step instructions to render DOCX as PNG using Java. Additionally, we will share code example to convert docx to PNG in Java....Linux, provided that Java is present. Code to Render DOCX as PNG...
Quickly learn how to sign XLSX with image signature using Java. Moreover, a code example will be provided to create image signature in XLSX using Java....signature in XLSX using Java presents with a code example. Steps...
This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....NET is present, these instructions work with...
This topic includes sample Java program that expalins how to convert Excel to HTML using Java along with comprehensive instructions to export Excel to HTML in Java....Linux, as long as Java is present. There is no need to install...