Iron Word for .NET
IronWord is a library from Iron Software that allows .NET applications to work with Word documents effectively. It offers a wide range of functionalities, such as loading, manipulating, and saving Word and Docx documents.
IronWord is a library from Iron Software that allows .NET applications to work with Word documents effectively. It offers a wide range of functionalities, such as loading, manipulating, and saving Word and Docx documents.
IronWord is a library from Iron Software that allows .NET applications to work with Word documents effectively. It offers a wide range of functionalities, such as loading, manipulating, and saving Word and Docx documents.
It also provides features for configuring paper size, page orientation, margins, and background colour through PageSetup. With IronWord, you can handle text content, styles, splitting, appending text, and adding images through TextRun. You can manage font family, size, colour, bold, italic, strikethrough, underline, superscript, and subscript through TextStyle. You can add text runs, images, shapes, and set styles, alignments, bullets, and numbering lists through Paragraphs.
Additionally, you can manipulate table structure, including adding rows, getting and setting cell values, removing rows, merging cells, and more through Table. You can also load images from files or streams, set wrap text, position offset, width, height, and other properties through Image.
Lastly, IronWord allows you to set wrap text, position offset, width, height, shape type, and rotation of shapes.