ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
NodeCollection.remove method. Removes the node from the collection and from the document.... doc = aw . Document () builder = aw . DocumentBuilder...RunCollection manually. new_run = aw . Run ( doc = doc , text = 'Run...
PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... let doc = new aw . Document ( base . myDir + "Bookmarks...to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions ();...
PageSetup.lineStartingNumber property. Gets or sets the starting line number....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . lineNumberRestartMod = aw . LineNumberRestartMod . RestartPage...
ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image.... doc = aw . Document () builder = aw . DocumentBuilder...found in the document: options = aw . rendering . ThumbnailGeneratingO...
ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
BorderCollection.clear_formatting method. Removes all borders of an object.... doc = aw . Document ( file_name = MY_DIR...to_argb ()) self . assertEqual ( aw . LineStyle . SINGLE , first_paragraph_borders...
ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...