Capture trace, warning, and error messages from document rendering using ConsoleLogger and FileLogger with GroupDocs.Viewer ForPythonVia.net....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs.../ GroupDocs.Viewer for Pythonvia.NET / Developer Guide / Logging...
The following article indicates the file Formats that GroupDocs.Parser ForPythonVia.net can work with....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...Family / GroupDocs.Parser for Python / Supported File Formats Supported...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...GroupDocs.Redaction for Pythonvia.NET / Developer Guide / Advanced...
Complete list of the file Formats GroupDocs.Merger ForPythonVia.net supports โ Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more โ with the operations available For each....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs.../ GroupDocs.Merger for Pythonvia.NET / Getting Started / Supported...
This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature ForPythonVia.net API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...GroupDocs.Signature for Pythonvia.NET / ๐จโ๐ป Developer Guide...
This article demonstrates how to add signature image on document page with GroupDocs.Signature ForPythonVia.net....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...GroupDocs.Signature for Pythonvia.NET / ๐จโ๐ป Developer Guide...
Set up a virtual environment, install groupdocs-conversion.net, and run three minimal examples โ DOCX โ PDF, PDF โ per-page PNG, and ZIP โ consolidated PDF โ in under five minutes....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...GroupDocs.Conversion for Pythonvia.NET / Getting Started / Quick...
Set up a virtual environment, install groupdocs-viewer.net, and run three minimal examples โ DOCX โ HTML, DOCX โ PDF, and DOCX โ per-page PNG โ in under five minutes....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs.../ GroupDocs.Viewer for Pythonvia.NET / Getting Started / Quick...
This article explains how to verify digital electronic signatures with GroupDocs.Signature ForPythonVia.net API...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...GroupDocs.Signature for Pythonvia.NET / ๐จโ๐ป Developer Guide...