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...
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...
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...
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...
Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....py from groupdocs.merger import...
Compare Markdown (.md) files and detect differences in content, formatting, and structure using GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...
Render lightweight thumbnail images for selected document pages using PreviewOptions and Document.generate_preview() from GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison 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...
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...
This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....py from groupdocs.redaction import...