Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...
Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...
Represents a single section in a document in Java....ancestor of the specified object type. getBody() Returns the Body...node. getProtectedForForms() True if the section is protected...
Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...
VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... Parameter Type Description name str Case-insensitive...variable to locate. Returns True if item is found in the collection;...
Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific Type, enhancing your data management efficiency....node that matches the specified type. public Node GetChild ( NodeType...Parameter Type Description nodeType NodeType Specifies the type of the...
DropDownItemCollection.contains method. Determines whether the collection contains the specified value....( value : string ) Parameter Type Description value string Case-sensitive...Case-sensitive value to locate. Returns true if the item is found in the...