All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.docx4j.model.fields.Canon_lead_FORMTEXTdefault.xml Maven / Gradle / Ivy

Go to download

docx4j is a library which helps you to work with the Office Open XML file format as used in docx documents, pptx presentations, and xlsx spreadsheets.

The newest version!
        <w:p xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" >
            <w:r>
                <w:t>Leading content</w:t>
            </w:r>
            <w:r>
                <w:fldChar w:fldCharType="begin">
                    <w:ffData>
                        <w:name w:val=""/>
                        <w:enabled/>
                        <w:calcOnExit w:val="false"/>
                        <w:textInput>
                            <w:default w:val="(Your Name)"/>
                            <w:maxLength w:val="35"/>
                        </w:textInput>
                    </w:ffData>
                </w:fldChar>
            </w:r>
            <w:r>
                <w:instrText xml:space="preserve"> FORMTEXT </w:instrText>
            </w:r>
            <w:r>
                <w:fldChar w:fldCharType="separate"/>
            </w:r>
            <w:r>
                <w:rPr>
                    <w:noProof/>
                </w:rPr>
                <w:t>(Your Name)</w:t>
            </w:r>
            <w:r>
                <w:fldChar w:fldCharType="end"/>
            </w:r>
        </w:p>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy