Aspose.Words.Node.toString method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. expect ( doc . toString ( aw . SaveFormat . Text ). trim ())...
AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Chart.axis_x property. Provides access to properties of the primary X axis of the chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....let doc = new aw . Document (); let table = new aw . Tables . Table...appendChild ( table ); let row = new aw . Tables . Row ( doc ); table...
OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath).... let doc = new aw . Document ( base . myDir + "Office... mathObjectType ). toEqual ( aw . Math . MathObjectType . OMathPara...