Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....example a single section or a paragraph? A: You can clone individual...want (e.g., a Section* or Paragraph* ) and call Clone() on it...