|
1 | | ---- |
2 | | -title: GroupDocs.Watermark for Python via .NET |
3 | | -second_title: GroupDocs.Watermark for Python via .NET API References |
4 | | -description: |
5 | | -type: docs |
6 | | -url: /python-net/ |
7 | | -is_root: true |
8 | | -version: 25.3 |
9 | | -weight: 40 |
| 1 | +--- |
| 2 | +title: GroupDocs.Watermark for Python via .NET |
| 3 | +second_title: GroupDocs.Watermark for Python via .NET API References |
| 4 | +description: |
| 5 | +type: docs |
| 6 | +url: /python-net/ |
| 7 | +is_root: true |
| 8 | +version: 25.3 |
| 9 | +weight: 40 |
10 | 10 | --- |
11 | | - |
12 | | -### Modules |
13 | | -| Module | Description | |
14 | | -| :- | :- | |
15 | | -| [`groupdocs.watermark`](/watermark/python-net/groupdocs.watermark) | The namespace provides classes for working with watermarks in a document of any supported type. | |
16 | | -| [`groupdocs.watermark.common`](/watermark/python-net/groupdocs.watermark.common) | The namespace provides helper classes. | |
17 | | -| [`groupdocs.watermark.contents`](/watermark/python-net/groupdocs.watermark.contents) | The namespace provides classes for working with documents of any supported types. | |
18 | | -| [`groupdocs.watermark.contents.diagram`](/watermark/python-net/groupdocs.watermark.contents.diagram) | The namespace provides classes for working with watermarks in Visio documents. | |
19 | | -| [`groupdocs.watermark.contents.email`](/watermark/python-net/groupdocs.watermark.contents.email) | The namespace provides classes for working with email messages. | |
20 | | -| [`groupdocs.watermark.contents.image`](/watermark/python-net/groupdocs.watermark.contents.image) | The namespace provides classes for adding watermarks to images of different formats. | |
21 | | -| [`groupdocs.watermark.contents.pdf`](/watermark/python-net/groupdocs.watermark.contents.pdf) | The namespace provides classes for working with watermarks in pdf documents. | |
22 | | -| [`groupdocs.watermark.contents.presentation`](/watermark/python-net/groupdocs.watermark.contents.presentation) | The namespace provides classes for working with watermarks in PowerPoint documents. | |
23 | | -| [`groupdocs.watermark.contents.spreadsheet`](/watermark/python-net/groupdocs.watermark.contents.spreadsheet) | The namespace provides classes for working with watermarks in Excel documents. | |
24 | | -| [`groupdocs.watermark.contents.wordprocessing`](/watermark/python-net/groupdocs.watermark.contents.wordprocessing) | The namespace provides classes for working with watermarks in Word documents. | |
25 | | -| [`groupdocs.watermark.exceptions`](/watermark/python-net/groupdocs.watermark.exceptions) | The namespace provides different exceptions classes. | |
26 | | -| [`groupdocs.watermark.internal`](/watermark/python-net/groupdocs.watermark.internal) | The namespace provides internal classes. | |
27 | | -| [`groupdocs.watermark.options`](/watermark/python-net/groupdocs.watermark.options) | The namespace provides classes to specify additional options when working with documents and watermarks. | |
28 | | -| [`groupdocs.watermark.options.diagram`](/watermark/python-net/groupdocs.watermark.options.diagram) | The namespace provides classes to specify additional options when working with watermarks in Visio documents. | |
29 | | -| [`groupdocs.watermark.options.email`](/watermark/python-net/groupdocs.watermark.options.email) | The namespace provides classes to specify additional options when loading and saving Email messages. | |
30 | | -| [`groupdocs.watermark.options.image`](/watermark/python-net/groupdocs.watermark.options.image) | The namespace provides classes to specify additional options when working withwatermarks and images. | |
31 | | -| [`groupdocs.watermark.options.pdf`](/watermark/python-net/groupdocs.watermark.options.pdf) | The namespace provides classes to specify additional options when working withwatermarks and PDF documents. | |
32 | | -| [`groupdocs.watermark.options.presentation`](/watermark/python-net/groupdocs.watermark.options.presentation) | The namespace provides classes to specify additional options when working withwatermarks and PowerPoint documents. | |
33 | | -| [`groupdocs.watermark.options.spreadsheet`](/watermark/python-net/groupdocs.watermark.options.spreadsheet) | The namespace provides classes to specify additional options when working withwatermarks and Excel documents. | |
34 | | -| [`groupdocs.watermark.options.wordprocessing`](/watermark/python-net/groupdocs.watermark.options.wordprocessing) | The namespace provides classes to specify additional options when working withwatermarks and Word documents. | |
35 | | -| [`groupdocs.watermark.search`](/watermark/python-net/groupdocs.watermark.search) | The namespace provides classes for searching, editing and removing watermarksin documents of different types. | |
36 | | -| [`groupdocs.watermark.search.objects`](/watermark/python-net/groupdocs.watermark.search.objects) | The namespace provides classes for document objects that are to be includedin a watermark search. | |
37 | | -| [`groupdocs.watermark.search.searchcriteria`](/watermark/python-net/groupdocs.watermark.search.searchcriteria) | The namespace provides classes that can be used to construct criteriawhen searching for watermarks. | |
38 | | -| [`groupdocs.watermark.search.watermarks`](/watermark/python-net/groupdocs.watermark.search.watermarks) | The namespace provides classes of possible watermarks foundin documents of different formats. | |
39 | | -| [`groupdocs.watermark.watermarks`](/watermark/python-net/groupdocs.watermark.watermarks) | The namespace provides classes to specify properties of watermarks. | |
40 | | -| [`groupdocs.watermark.watermarks.results`](/watermark/python-net/groupdocs.watermark.watermarks.results) | | |
41 | | - |
42 | | - |
| 11 | + |
| 12 | +### Modules |
| 13 | +| Module | Description | |
| 14 | +| :- | :- | |
| 15 | +| [`groupdocs.watermark`](/watermark/python-net/groupdocs.watermark) | The namespace provides classes for working with watermarks in a document of any supported type.<br/><br/><br/><br/><br/>The main classes in this namespace are:<br/>\|<br/>\|<br/>\| is the entry point for watermarking process. \|<br/>\| provides an easy way to customize caching, loging behaviour etc. \|<br/>\| represents a watermark to be added to the content. \| | |
| 16 | +| [`groupdocs.watermark.common`](/watermark/python-net/groupdocs.watermark.common) | The namespace provides helper classes. | |
| 17 | +| [`groupdocs.watermark.contents`](/watermark/python-net/groupdocs.watermark.contents) | The namespace provides classes for working with documents of any supported types. | |
| 18 | +| [`groupdocs.watermark.contents.diagram`](/watermark/python-net/groupdocs.watermark.contents.diagram) | The namespace provides classes for working with watermarks in Visio documents. | |
| 19 | +| [`groupdocs.watermark.contents.email`](/watermark/python-net/groupdocs.watermark.contents.email) | The namespace provides classes for working with email messages. | |
| 20 | +| [`groupdocs.watermark.contents.image`](/watermark/python-net/groupdocs.watermark.contents.image) | The namespace provides classes for adding watermarks to images of different formats. | |
| 21 | +| [`groupdocs.watermark.contents.pdf`](/watermark/python-net/groupdocs.watermark.contents.pdf) | The namespace provides classes for working with watermarks in pdf documents. | |
| 22 | +| [`groupdocs.watermark.contents.presentation`](/watermark/python-net/groupdocs.watermark.contents.presentation) | The namespace provides classes for working with watermarks in PowerPoint documents. | |
| 23 | +| [`groupdocs.watermark.contents.spreadsheet`](/watermark/python-net/groupdocs.watermark.contents.spreadsheet) | The namespace provides classes for working with watermarks in Excel documents. | |
| 24 | +| [`groupdocs.watermark.contents.wordprocessing`](/watermark/python-net/groupdocs.watermark.contents.wordprocessing) | The namespace provides classes for working with watermarks in Word documents. | |
| 25 | +| [`groupdocs.watermark.exceptions`](/watermark/python-net/groupdocs.watermark.exceptions) | The namespace provides different exceptions classes. | |
| 26 | +| [`groupdocs.watermark.internal`](/watermark/python-net/groupdocs.watermark.internal) | The namespace provides internal classes. | |
| 27 | +| [`groupdocs.watermark.options`](/watermark/python-net/groupdocs.watermark.options) | The namespace provides classes to specify additional options when working with documents and watermarks. | |
| 28 | +| [`groupdocs.watermark.options.diagram`](/watermark/python-net/groupdocs.watermark.options.diagram) | The namespace provides classes to specify additional options when working with<br/>watermarks in Visio documents. | |
| 29 | +| [`groupdocs.watermark.options.email`](/watermark/python-net/groupdocs.watermark.options.email) | The namespace provides classes to specify additional options when loading and saving<br/>Email messages. | |
| 30 | +| [`groupdocs.watermark.options.image`](/watermark/python-net/groupdocs.watermark.options.image) | The namespace provides classes to specify additional options when working with<br/>watermarks and images. | |
| 31 | +| [`groupdocs.watermark.options.pdf`](/watermark/python-net/groupdocs.watermark.options.pdf) | The namespace provides classes to specify additional options when working with<br/>watermarks and PDF documents. | |
| 32 | +| [`groupdocs.watermark.options.presentation`](/watermark/python-net/groupdocs.watermark.options.presentation) | The namespace provides classes to specify additional options when working with<br/>watermarks and PowerPoint documents. | |
| 33 | +| [`groupdocs.watermark.options.spreadsheet`](/watermark/python-net/groupdocs.watermark.options.spreadsheet) | The namespace provides classes to specify additional options when working with<br/>watermarks and Excel documents. | |
| 34 | +| [`groupdocs.watermark.options.wordprocessing`](/watermark/python-net/groupdocs.watermark.options.wordprocessing) | The namespace provides classes to specify additional options when working with<br/>watermarks and Word documents. | |
| 35 | +| [`groupdocs.watermark.search`](/watermark/python-net/groupdocs.watermark.search) | The namespace provides classes for searching, editing and removing watermarks<br/>in documents of different types. | |
| 36 | +| [`groupdocs.watermark.search.objects`](/watermark/python-net/groupdocs.watermark.search.objects) | The namespace provides classes for document objects that are to be included<br/>in a watermark search. | |
| 37 | +| [`groupdocs.watermark.search.searchcriteria`](/watermark/python-net/groupdocs.watermark.search.searchcriteria) | The namespace provides classes that can be used to construct criteria<br/>when searching for watermarks. | |
| 38 | +| [`groupdocs.watermark.search.watermarks`](/watermark/python-net/groupdocs.watermark.search.watermarks) | The namespace provides classes of possible watermarks found<br/>in documents of different formats. | |
| 39 | +| [`groupdocs.watermark.watermarks`](/watermark/python-net/groupdocs.watermark.watermarks) | The namespace provides classes to specify properties of watermarks. | |
| 40 | +| [`groupdocs.watermark.watermarks.results`](/watermark/python-net/groupdocs.watermark.watermarks.results) | | |
| 41 | + |
| 42 | + |
|
0 commit comments