Run.get_text method. Gets the text of the run....test_header_footer_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class HeaderFooterStructur ( aw . DocumentVisitor ): """Traverses...
DocumentVisitor.visit_smart_tag_start method. Called when enumeration of a smart tag has started....test_smart_tag_to_text ( self ): doc = aw . Document ( MY_DIR + "Smart...class SmartTagStructurePri ( aw . DocumentVisitor ): """Traverses...
DocumentVisitor.visit_office_math_start method. Called when enumeration of a Office Math object has started....test_office_math_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class OfficeMathStructureP ( aw . DocumentVisitor ): """Traverses...
OfficeMath.math_object_type property. Gets type [OfficeMath.math_object_type](./) of this Office Math object....test_office_math_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class OfficeMathStructureP ( aw . DocumentVisitor ): """Traverses...
ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...