CtrlK
BlogDocsLog inGet started
Tessl Logo

add_watermark

通过交互方式给 PDF 添加水印。当用户提到 PDF 互动加水印时使用。

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

add_watermark Skill

给 PDF 添加水印(交互模式)

功能描述

通过交互方式给 PDF 添加水印(无参数)。

所属分类

office/skills/pdf/add_watermark/

调用方式

from skills.pdf import add_watermark

add_watermark()

参数说明

无参数。

返回值

None

使用示例

from skills.pdf import add_watermark
add_watermark()

原始函数

office.api.pdf.add_watermark

Repository
CoderWanFeng/python-office
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.