Open ZIP, RAR, 7Z, OST, PST, and other container formats, convert their contents, and write a consolidated output document in a single Converter.convert() call with GroupDocs.Conversion for Python via .NET....py from groupdocs.conversion 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...
Follow this guide and learn how to split a text file into several resultant files by line numbers using GroupDocs.Merger for Python via .NET API....py from groupdocs.merger import...
Retrieve the file type, page count, file size, and per-page dimensions of any supported document using get_document_info() with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
Instantiate the Merger class with an absolute or relative file path to load a document stored on the local filesystem with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
Open encrypted PDF, Word, Excel, and PowerPoint documents by passing a LoadOptions instance with the password parameter to the Merger constructor in GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
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...
Stamp a text watermark on every page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....py from groupdocs.pydrawing import...
Rasterize document pages to PNG, JPEG, or BMP image files using generate_preview() and a file-stream callback with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...