Font.name property. Gets or sets the name of the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...
BaseWebExtensionCollection GetEnumerator method. Returns an enumerator that can iterate through a collection in C#.... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...
DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C#....used to save a document in the Doc format. public DocSaveOptions...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...
Section.append_content method. Inserts a copy of content of the source section at the end of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...