Top "Watermark" questions

A watermark is information embedded within a file.

Watermark / hint text / placeholder TextBox

How can I put some text into a TextBox which is removed automatically when user types something in it?

c# wpf textbox watermark hint
Creating watermark using html and css

What I need is to create cross website transparent watermark like this using only html and css. Have no idea …

html css watermark
How to add transparent watermark in center of a video with ffmpeg?

I am currently using these commands: Top left corner ffmpeg –i inputvideo.avi -vf "movie=watermarklogo.png [watermark]; [in][watermark] …

video ffmpeg watermark
iText Image Resize

I have a watermark that I would like to put into my pdf. The watermark is a .bmp image, and …

java image pdf itext watermark
Add 'Watermark' to images with php

I have a website where users may upload images... I need to add my logo (watermark) to the images once …

php image watermark
text watermark on website? how to do it?

I am a C++/C# developer and never spent time working on web pages. I would like to put text (…

html watermark
How can I watermark an image in Java?

How can I create a watermark over an image using Java? I need user-entered text to be added to a …

java image watermark
HTML generated Microsoft Word document with header, footer and watermark

I'm looking for an example of a Microsoft Word Document generated by HTML. It should contain a header, footer and …

html ms-word watermark
Watermark TextBox in WinForms

Can anyone point me to a good implementation of a basic Windows Forms TextBox that will initially show watermark text …

.net winforms textbox watermark
How might I add a watermark effect to an image in Android?

I have an image with frames and I need to add a watermark effect. How might I do this?

android image watermark