ChartDataLabel.format property. Provides access to fill and line formatting of the data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...
FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...
FieldAddressBlock.include_country_or_region_name property. Gets or sets whether to include the name of the country/region.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADDRESS_BLOCK...
BorderCollection.count property. Gets the number of borders in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...ders : border . line_style = aw . LineStyle . DOT_DASH # After...
ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input.... doc = aw . Document ( file_name = MY_DIR...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...
PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/).... doc = aw . Document ( file_name = MY_DIR...the document to .PDF. options = aw . saving . PdfSaveOptions ()...