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. |
Converter | Represents a group of methods intended to convert a variety of different types of documents using a single line of code. |
MailMerger | Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations. |
Merger | Represents a group of methods intended to merge a variety of different types of documents into a single output document. |
Replacer | Provides methods intended to find and replace text in the document. |
ReportBuilder | Provides methods intended to fill template with data using LINQ Reporting Engine. |
Splitter | Provides methods intended to split the documents into parts using different criteria. |
Watermarker | Provides methods intended to insert watermarks into the documents. |
Enumeration
Enumeration | Description |
---|---|
MergeFormatMode | Specifies how formatting is merged when combining multiple documents. |