Supported HWP manipulation tasks
mainThe library supports a wide range of HWP document manipulations, including:
- Document Structure: Adding paragraphs from other files (
Adding_Paragraph_Between_HWPFile), changing paper size (Changing_PaperSize). - Tables: Inserting tables (
Inserting_Table), merging cells (Merging_Cell), and removing rows (Removing_Table_Row). - Content: Inserting images (
Inserting_Image), inserting hyperlinks (Inserting_HyperLink), and setting character shapes like font size or underlines (Inserting_CharShape). - Fields: Finding and setting field text and finding all fields.