ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ShapeBase.flip_orientation property. Switches the orientation of a shape.... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...
Aspose.Words.FileFormatUtil.detectFileFormat method... let doc = new aw . Document (); // Configure a...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat ...
Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...
ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderFirst...
PageSetup.paperSize property. Returns or sets the paper size.... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...