Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them.
advanced_usage.adding_text_watermarks.AddTextWatermark
// Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...
This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....formats Leave feedback On this page A database is a collection of..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...
This article shows how to generate document pages preview with advanced options....advanced Leave feedback On this page provides class to specify different...options to manage document pages preview generation process....
Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....document Leave feedback On this page GroupDocs.Parser provides functionality...Print page number print ( f "Page: { hyperlink . page . index...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Page orientation depends on the content layout of the page. As...change the orientation of each page to the one it suits. In this...
We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....for DICOM format Add summary page to images streams GroupDocs...moving modified table into new page and not deleting previous version...
Optimize PDFs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....browser Leave feedback On this page This optimization allows a browser...browser to display the first pages of a PDF file when you open...
Page rotation mechanism is one of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is.
We also added SwapPages support for Note format....Page rotation mechanism is one of the fundamental techniques...Diagram formats. By defining page number(s) and rotation angle...
The page describes how to add point annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Point annotation sticks comments...the annotation position on the page To add a point annotation, follow...
This article explains that how to extract images from document....objects: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...