IMerger class
IMerger class
Interface for the main class that controls the document merging process.
The IMerger type exposes the following members:
Methods
Method | Description |
---|---|
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
join | Joins the documents into one single document. |
split | Splits the single document to the multiple documents. |
split | Splits the single document to the multiple documents. |
save | Saves the result document to the stream document . |
save | Saves the result document file to file_path . |
save | Saves the result document file to file_path . |
add_password | Protects document with password. |
update_password | Updates existing password for document. |
remove_password | Removes password from document. |
import_document | Imports the document as attachment or embedded via Ole. |
extract_pages | Makes a new document with some pages from the source document. |
change_orientation | Applies a new orientation mode for the specified pages. |
move_page | Moves page to a new position within document of known format. |
remove_pages | Removes pages from document of known format. |
rotate_pages | Rotate pages of the document. |
swap_pages | Swaps two pages within document of known format. |
See Also
- module
groupdocs.merger