I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files.
merged_document.docx (21.4 KB)
2.docx (28.5 KB)
3.docx (28.3 KB)
Python…... import_format_options = aw.ImportFormatOptions()...ImportFormatOptions() import_format_options.keep_source_numbering =...
FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...
FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the document to include....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...