ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...
aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
DocumentBuilder.italic property. True if the font is formatted as italic.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....
Can be used to specify additional options when generating thumbnail for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...
IChartDataPoint.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 ( doc = doc ) shape = builder . insert_chart...
Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a Document.... doc = aw . Document ( file_name =...docx' ) doc . update_list_labels () paragraphs = doc . first_section...
FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...