GroupDocs.Redaction allows you to set the page-bAsed scope for your redaction of two types:
page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left bAsed rectangle. All filters inherit from RedactionFilter and As an array are set to Filters property of the ReplacementOptions.
You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types:
page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions.
You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.
This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java.
Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications.
Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements:
A report must show multiple customers’ picture and name....Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements:
A report must show multiple customers’ picture and name.
This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.
This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET....This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET.
Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET.
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements:
Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements:
Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs.
Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process.
Load documents from your local disk using a file path with GroupDocs.Viewer in Python....Load documents from your local disk using a file path with GroupDocs.Viewer in Python.