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...
This guide describes how to split a document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET API....py from groupdocs.merger import...
This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Python via .NET API....py import os from groupdocs.editor...
This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format using GroupDocs.Editor for Python via .NET...py import os from groupdocs.editor...
This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....py import os from groupdocs.editor...
This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....py import os from groupdocs.editor...
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...
Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....py from groupdocs.watermark import...