Notice |
||||
Word can open max. size of the files:
|
Microsoft Word is a text processing software produces by Microsoft. It is a component of the Microsoft Office system. The first version was released for IBM PC's running DOS in 1983. Later there was a release for Apple Macintosh (1984), SCO UNIX, and Microsoft Windows (1989). Microsoft Word is the most popular text processors. Starting with first versions MS Word could write files in binary code with the «.doc» extension. The Word specification was secret and only in 2008 was published. The latest version of Word 2007/2010 "uses by default" the XML based format: Microsoft Office Open XML. For a new format the «.docx» file extension is used. This format is a zip-archive that contains a text as XML, graphics, and other data. When exporting, a report is converted into one table. Such a document is easy to edit.
Export Settings
The export parameters of the Word 2007 export are described in the StiWord2007ExportSettings class. The description of all class properties are in the table below.
|
Static Options
Static properties of export to Word 2007. To access to export properties it is necessary to add the StiOptions.Export.Word2007... prefix. For example, StiOptions.Export.Word2007.DivideSegmentPages.
|