Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using GroupDocs.Watermark for Python via .NET....py from groupdocs.watermark import...
Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....py from groupdocs.watermark import...
Instantiate the Converter class with an absolute or relative file path to convert a document stored on the local filesystem with GroupDocs.Conversion for Python via .NET....py from groupdocs.conversion import...
Learn how to merge TXT files, combine TXT files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....py from groupdocs.merger import...
Render document pages to preview images with GroupDocs.Annotation for Python via .NET using PreviewOptions and page-stream callbacks....py import os from groupdocs.annotation...
Highlight shape changes with a different colour than font changes when detecting style changes using GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...
Learn how to merge HTML files, combine HTML files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....py from groupdocs.merger import...
Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....py from io import BytesIO from groupdocs...