Aspose::Words::LowCode namespace

The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way.

Classes

ClassDescription
ComparerProvides methods intended to compare documents.
ComparerContextDocument comparer context.
ConverterRepresents a group of methods intended to convert a variety of different types of documents using a single line of code.
ConverterContextDocument converter context.
MailMergeDataSourceMail merge data source used for using in MailMergerContext.
MailMergeOptionsRepresents options for the mail merge functionality.
MailMergerContextMail merge context.
MergerRepresents a group of methods intended to merge a variety of different types of documents into a single output document.
MergerContextDocument merger context.
ProcessorProcessor class for performing different document processing actions.
ProcessorContextBase class for processor contexts. Provides properties and options used by the processor to execute processing.
ReplacerProvides methods intended to find and replace text in the document.
ReplacerContextFind/replace operation context.
SignerContextDocument signer context.
SplitOptionsSpecifies options how the document is split into parts.
SplitterProvides methods intended to split the documents into parts using different criteria.
SplitterContextDocument splitter context.
WatermarkerProvides methods intended to insert watermarks into the documents.
WatermarkerContextDocument watermarker context.

Enums

EnumDescription
MergeFormatModeSpecifies how formatting is merged when combining multiple documents.
SplitCriteriaSpecifies how the document is split into parts.