ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../).... doc = aw . Document ( file_name = MY_DIR...document tags.docx' ) builder = aw . DocumentBuilder ( doc = doc...
HtmlFixedSaveOptions.cssClassNamesPrefix property. Specifies prefix which is added to all class names in style.css file... Default value is "aw" . get cssClassNamesPrefix ()...CSS class names. let doc = new aw . Document ( base . myDir + "Bookmarks...
ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to HTML format... let doc = new aw . Document ( base . myDir + "Rendering...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...