- addBackgroundImage
- addFooter
- addHeader
- addLineNumbering
- addMacroFromDoc
- addPageBorders
- addProperties
- addSection
- createCharacterStyle
- createListStyle
- createParagraphStyle
- docxSettings
- importHeadersAndFooters
- importListStyle
- importStyles
- modifyPageLayout
- parseStyles
- removeFooters
- removeHeaders
- setBackgroundColor
- setDefaultFont
- setDocumentDefaultStyles
- setEncodeUTF8
- setLanguage
- setMarkAsFinal
pdx:splitDocx
Splits a Word document per section.
Description
Element definition
This element allows you to remove the protection from a password protected Word document.
Attributes and sub-elements
src
Path to the Word document.
target
Path to the resulting splitted documents.
options
The possible keys and values are (required options are shown with yellow background):
key | Description |
---|---|
keepSections | Preserve or not the original sections of the source document. If false uses the first section for all documents. Default as true. |
section | Sections to be splitted, all by default. |