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...
Follow this guide and learn how to remove pages from PDF or Word documents, delete worksheets from Excel files, or remove slides from PowerPoint presentations with GroupDocs.Merger for Python via .NET API....py from groupdocs.merger import...
Decrypt and remove the open password from a PDF, Word, Excel, or PowerPoint document using remove_password() with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...py from groupdocs.redaction import...
Fetch a document over HTTP with the requests library and render it from the in-memory stream using GroupDocs.Viewer for Python via .NET....py import requests import io from...
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...
Replace the existing open password of a PDF, Word, Excel, or PowerPoint document with a new password using UpdatePasswordOptions with GroupDocs.Merger for Python via .NET....py from groupdocs.merger import...