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...
Selectively accept or reject detected changes to merge two versions of a source code file using GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison 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...
Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns 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...
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...