1. API Reference
  2. /
  3. GroupDocs.Watermark
  4. /
  5. GroupDocs.Watermark for Python via .NET
  6. /
  7. groupdocs.watermark.contents.word_processing

groupdocs.watermark.contents.word_processing

On this page

Types under groupdocs.watermark.contents.word_processing.

Classes

Class Description
WordProcessingContent Represents a Word document (doc, docx, etc.) where a watermark can be placed.
WordProcessingHeaderFooter Represents a header/footer in a Word document.
WordProcessingHeaderFooterCollection Represents a collection of headers and footers in a Word document.
WordProcessingPageSetup Represents printing page properties for a section of a Word document.
WordProcessingSection Represents a Word document section.
WordProcessingShape Represents a drawing shape in a Word document.
WordProcessingTextFormattedTextFragment Represents a fragment of formatted text in a Word document.
WordProcessingWatermarkableImage Represents an image inside a Word document.
WordProcessingWordArtShapeFormattedTextFragment Represents a fragment of formatted text in a WordArt shape.

Enumerations

Enum Description
WordProcessingFormattedTextFragmentCollection Represents a collection of formatted text fragments in a Word document.
WordProcessingHorizontalAlignment
WordProcessingProtectionType
WordProcessingRelativeHorizontalPosition
WordProcessingRelativeVerticalPosition
WordProcessingSectionCollection Represents a collection of sections in a Word document.
WordProcessingShapeCollection Represents a collection of shapes in a Word document.
WordProcessingShapeFormattedTextFragmentCollection Represents a collection of formatted text fragments in a Word document shape.
WordProcessingShapeType
WordProcessingTextFormattedTextFragmentCollection Represents a collection of formatted text fragments in a Word document main text.
WordProcessingVerticalAlignment
WordProcessingWordArtShapeFormattedTextFragmentCollection Represents a collection of formatted text fragments in a Word document WordArt shape.

On this page