GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
Chart.axis_z property. Provides access to properties of the Z axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....how to insert a Table of contents (TOC) into a document using...styles as entries. Document doc = new Document (); DocumentBuilder...
Learn how to add, edit, and remove work variances in your project files using Aspose.Tasks for Java....the Resource Sheet, go to the Insert menu and select Column . Add...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...
Learn how to work with Microsoft Project resource costs using Aspose.Tasks for Java....the Resource sheet, from the Insert menu, select Column . Add the...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...
Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...
Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...