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

org.docx4j.model.fields.Canon_lead_MERGEFIELD-MERGEFORMAT.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.

There is a newer version: 6.1.2
Show newest version
   <w:p xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" >
      <w:pPr>
        <w:jc w:val="left"/>
        <w:rPr>
          <w:noProof/>
        </w:rPr>
      </w:pPr>
      <w:r>
        <w:t xml:space="preserve">Dear </w:t>
      </w:r>
      <w:r w:rsidRPr="00D536FB">
        <w:rPr>
          <w:b/>
        </w:rPr>
        <w:fldChar w:fldCharType="begin"/>
      </w:r>
      <w:r w:rsidRPr="00D536FB">
        <w:rPr>
          <w:b/>
        </w:rPr>
        <w:instrText xml:space="preserve"> MERGEFIELD  CLIENTNAME  \* MERGEFORMAT </w:instrText>
      </w:r>
      <w:r w:rsidRPr="00D536FB">
        <w:rPr>
          <w:b/>
        </w:rPr>
        <w:fldChar w:fldCharType="separate"/>
      </w:r>
      <w:r w:rsidRPr="00D536FB">
        <w:rPr>
          <w:b/>
          <w:noProof/>
        </w:rPr>
        <w:t>«CLIENTNAME»</w:t>
      </w:r>
      <w:r w:rsidRPr="00D536FB">
        <w:rPr>
          <w:b/>
          <w:noProof/>
        </w:rPr>
        <w:fldChar w:fldCharType="end"/>
      </w:r>
      <w:r>
        <w:rPr>
          <w:noProof/>
        </w:rPr>
        <w:t>,</w:t>
      </w:r>
    </w:p>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy