Aspose.Words.LowCode
Contents
[
Hide
]The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way.
Classes
| Class | Description |
|---|---|
| Comparer | Provides methods intended to compare documents. |
| ComparerContext | Document comparer context |
| Converter | Represents a group of methods intended to convert a variety of different types of documents using a single line of code. |
| ConverterContext | Document converter context |
| MailMergeDataSource | Mail merge data source used for using in MailMergerContext. |
| MailMergeOptions | Represents options for the mail merge functionality. |
| MailMerger | Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations. |
| MailMergerContext | Mail merge context. |
| Merger | Represents a group of methods intended to merge a variety of different types of documents into a single output document. |
| MergerContext | Document merger context. |
| Processor | Processor class for performing different document processing actions. |
| ProcessorContext | Base class for processor contexts. Provides properties and options used by the processor to execute processing. |
| Replacer | Provides methods intended to find and replace text in the document. |
| ReplacerContext | Find/replace operation context. |
| ReportBuilder | Provides methods intended to fill template with data using LINQ Reporting Engine. |
| ReportBuilderContext | LINQ Reporting Engine context. |
| ReportBuilderOptions | Represents options for the LINQ Reporting Engine functionality. |
| SignerContext | Document signer context |
| SplitOptions | Specifies options how the document is split into parts. |
| Splitter | Provides methods intended to split the documents into parts using different criteria. |
| SplitterContext | Document splitter context. |
| Watermarker | Provides methods intended to insert watermarks into the documents. |
| WatermarkerContext | Document watermarker context. |
Enumeration
| Enumeration | Description |
|---|---|
| MergeFormatMode | Specifies how formatting is merged when combining multiple documents. |
| SplitCriteria | Specifies how the document is split into parts. |