Guide for VB.NET
Core Document Formats
Watermark
Additional Features

VB.NET Word - Adding Watermark on Word

VB.NET Word Document Watermarking Control to Add Watermark to Word

VB.NET
Home > .NET Imaging SDK > VB.NET > Create Watermark on Word
To get started with DocImage SDK for .NET, you are supposed to read VB.NET Imaging: Get Started first!

VB.NET Word Watermark Maker SDK
How to add watermark on source Word document file using VB.NET programming code? This VB.NET Word watermark marker SDK from RasterEdge .NET Imaging SDK Library owns the ability to add both text and image watermarks to target Word document page without having any dependency on other third-party Word document processors. pdf editor in c#, c# add text to existing pdf file, read pdf file using itextsharp vb.net, c# get thumbnail of pdf, convert excel to pdf c# itextsharp, convert tiff to pdf c# itextsharp. Therefore, this VB.NET Word watermarking library control add-on is used as an efficient solution to prevent content of source Word document file from being copied.
Related .net document control helps:
asp.net edit pdf image: ASP.NET PDF Image Edit Control: online insert, edit PDF images in C#
asp.net pdf page: ASP.NET PDF Pages Edit Control: add, remove, sort, replace PDF pages online using C#
asp.net powerpoint viewer: ASP.NET PowerPoint Document Viewer Control (MVC & WebForms): view ppt, pptx files online in C# using ASP.NET
asp.net mvc pdf editor: ASP.NET MVC PDF Viewer & Editor: view, annotate, redact, edit PDF document in C# ASP.NET MVC
asp.net pdf viewer: ASP.NET PDF Viewer Control: view, navigate, zoom Adobe PDF document in C# ASP.NET
asp.net dicom document viewer: ASP.NET Dicom Document Viewer Control: view, annotate dicom imaging files online in ASP.NET
asp.net mvc document viewer: ASP.NET MVC Document Viewer: view, annotate, redact files on ASP.NET MVC web projects
Apart from using the method to add and draw watermark on target Word document file as a way to protect the Word file copyright by indicating who owns the Word document and whether the content of this Word file are confidential, this Word document image control SDK can be also used as a way to protect the information of source Word document. c# extract pdf page as image, c# pdfsharp fill pdf form, vb.net password protect pdf file, vb.net get pdf page count, convert powerpoint to pdf c# interop, add watermark text to pdf using itextsharp c#, vb.net rotate pdf.
From this tutorial page for adding watermark to Word document file in VB.NET class application, you will get information from following aspects. display pdf in mvc, excel viewer asp.net c#, asp net remove text from pdf javascript, show image in asp.net core mvc, asp.net c# view pdf, pdf editor asp.net, best pdf preview in asp net c#.
  • Feature list of this VB.NET Word watermark creator control add-on
  • Introductions on dlls of RasterEdge VB.NET Word watermark maker SDK
  • VB.NET sample code to create watermark on Word document
  • Frequently asked questions about this VB.NET Word watermark adding control
VB.NET Word Watermarking Control Features
  • 100% clean .NET solution to help VB.NET developers add watermark on source Word document file
  • Fully managed .NET component that can be integrated into any VB.NET developing platforms for Word watermarking
  • Thread-safe VB.NET library that can be used to draw watermark on Word in cross-platform applications
  • Draw desired text watermarks on all target Word document pages at once using VB.NET programming code
  • Support drawing image watermarks (including both raster & vector image formats) on Word file using VB.NET
  • Written in managed C# code and built in .NET Framework 2.0
VB.NET Word Watermarking SDK DLLs
The installation and integration of this VB.NET Word document watermark maker control SDK is quite easy. Developers only need to add those two compact dlls (which are RasterEdge.Imaging.Basic.dll and RasterEdge.Imaging.MSWordDocx.dll) to their VB.NET class applications as project references.
Those dlls from this VB.NET Word document watermark creator control offer APIs for developers to draw watermark on all Word pages or one specified page. Besides, the location of created watermark can be accurately defined with the application of X & Y location.
VB.NET Demo Code to Add Watermark to Word
In this section, we will offers you a detailed VB.NET programming example which you can use to draw existed image file on target Word document page as watermark. Besides image watermark, this VB.NET Word document watermark maker component also allows developers to add text watermark on source Word file.
If needed, you can also see other VB.NET programming examples for adding watermark to other document types, like VB.NET watermark creator SDK to add watermark on PDF document file and VB.NET watermark adding control to create watermark on TIFF file.
Private Sub button1_Click(sender As Object, e As EventArgs)

Dim fileName1 As String = FolderName & "Sample1.docx"

Dim fileName2 As String = FolderName & "Watermark.png"

Dim doc1 As REDocument = REFile.OpenDocumentFile(fileName1, New DOCXDecoder())
'use DOCXDecoder open one tif file
Dim doc2 As REDocument = REFile.OpenDocumentFile(fileName2, New PNGDecoder())
'use PNGDecoder open one tif file

Dim doc1 As New Template()

doc1.Elements.Add(doc2)

DocumentFile.Template = doc1

REFile.SaveDocumentFile(doc, "c:/watermark.docx", New DOCXEncoder())

End Sub
VB.NET Word Watermark Maker SDK FAQs
Q 1: Can I adjust the transparency of created watermark using this VB.NET Word document watermarking control SDK?
A 1: Yes, this VB.NET Word document watermark creator SDK offers API for developers to adjust the rotation, size, text font style, location and text (or image) transparency of created text (or image) watermark.

Q 2: I want to place the watermark under the content of Word document in VB.NET code programmatically. Does this VB.NET Word watermark maker allow me to do that?
A 2: Yes, this VB.NET Word watermark creator SDK allows programmers to place created watermark over the top of or under the content of source document file.
Error processing SSI file


Recommend this to Google+


RasterEdge.com is professional provider of ASP.NET MVC Document Viewer, ASP.NET PDF Viewer, MVC PDF Viewer document, content and imaging solutions, available for ASP.NET AJAX, Silverlight, Windows Forms as well as WPF. We are dedicated to provide powerful & profession imaging controls, PDF document, image to pdf files and components for capturing, viewing, processing, converting, compressing and stroing images, documents and more.

©2000-2024 Raster Edge.com