Protect a PDF with an open password and restrict specific operations such as printing using PdfSecurityOptions and PdfSecurityPermissions with GroupDocs.Merger for Python via .NET....Merger for Python via .NET / Developer Guide...
Այս հոդվածը հրահանգներ է տալիս ստեղծել դոկերի պատկեր՝ GroupDocs.Conversion-ը node.js-ի համար Java-ի միջոցով գործարկելու համար: Այն ներառում է շրջակա միջավայրի կազմաձևման մանրամասները օրինակելի կոդի հետ միասին:...js, Python 2.x, PIP հրամանը, Node-Java...
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("....Redaction for Python via .NET / Developer Guide...
Choose the metadata source (source document, target document, or custom file-author metadata) when saving the comparison result using GroupDocs.Comparison for Python via .NET....Comparison for Python / Developer guide / Saving...
Complete list of the file formats GroupDocs.Merger for Python via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....Merger for Python via .NET / Getting Started...
Selectively accept or reject detected changes to merge two versions of a source code file using GroupDocs.Comparison for Python via .NET....Comparison for Python / Developer guide / Comparing...
GroupDocs.Merger for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Merger for Python via .NET / Technical Support...
Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types()....Merger for Python via .NET / Developer Guide...
Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....Comparison for Python / Developer guide / Get document...