• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Clone and Merge in ASP.NET Core Word (DocIO) Library

This sample demonstrates how to clone and merge Word documents using Essential DocIO.
DEMO
SOURCE
Click the button to view the generated Word document. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document.

Import Contents:
Save As :    
DocIO allows you to combine multiple documents into single document.
  • You can also clone the specific text, paragraph, tables, section etc. from one document to another document.
  • Formatting options are also available for maintaining the formats between the documents.
  • DocIO supports the import options like keep source formatting, merge formatting, text only, use destination styles, continue and restart list numbering.
More information about clone and merge functionality can be found in this documentation section.