Add watermarks to a particular slide, master, layout, or notes slide using GroupDocs.Watermark for Python via .NET....py from groupdocs.watermark import...
Encrypt a PDF, Word, Excel, or PowerPoint document by adding an open password using AddPasswordOptions with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
Learn how to merge image files, combine image files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....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...