watermark-painter 0.0.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

watermarkpainter 0.0.3

watermark-painter
add image watermark to documents
Dependence



name
value
comment




OS
Windows



Office
Above Office 2007 Base



Python
3




Usage
install from pip
pip install watermark-painter

use in code
img_filepath = 'd:\\home\\hosten\\pictures\\mark.png'
doc_filepath = 'd:\\home\\hosten\\documents\\aboutme.docx'
wp = WatermarkPainter(img_filepath)
wp.draw_on_doc(doc_filepath)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.