StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... doc = aw . Document () builder = aw . DocumentBuilder...sdt_check_box = aw . markup . StructuredDocumentTa ( doc , aw . markup...
Chart.legend property. Provides access to the chart legend properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT... doc = aw . Document () building_block_sdt = aw . markup ...doc , aw . markup . SdtType . BUILDING_BLOCK_GALLERY , aw . markup...
aspose.words.ai.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI.... doc = aw . Document ( file_name = MY_DIR...models. model = aw . ai . AiModel . create ( aw . ai . AiModelType...
TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions ();...loadOptions . documentDirection = aw . Loading . DocumentDirection...
TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style.... let doc = new aw . Document ( base . myDir + "Table...paraNode of doc . getChildNodes ( aw . NodeType . Paragraph , true...
Aspose.Words.Drawing.Charts.ChartMultilevelValue class. Represents a value for charts that display multilevel data....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...