aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...
CompositeNode.indexOf method. Returns the index of the specified child node in the child node array.... let doc = new aw . Document ( base . myDir + "Rendering...expect ( body . getChildNodes ( aw . NodeType . Any , false ). indexOf...
FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc...
AxisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Chart.data_table property. Provides access to properties of a data table of this chart... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format... doc = aw . Document () builder = aw . DocumentBuilder...'' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...