ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...
aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... doc = aw . Document () # The "Shape" class's...InsertShape. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...
ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... doc = aw . Document () builder = aw . DocumentBuilder...gave money to Paul.' ) options = aw . replacing . FindReplaceOptions...
StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...
StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...
BuiltInDocumentProperties.category property. Gets or sets the category of the document.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...