Shape.adjustments property. Provides access to the adjustment raw values of a shape... words . drawing . AdjustmentCollection...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...
Bibliography.sources property. Gets a collection that represents all the sources contained in a bibliography.... words . bibliography . Source ]: ...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...
Person.first property. Gets or sets the first name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...
Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the paragraph in C++....Aspose::Words::Lists::ListFormat::ApplyNumberDefault method Contents...the paragraph. void Aspose :: Words :: Lists :: ListFormat :: ApplyNumberDefault...
Represents a start of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...
Access ChartSeriesGroup by index with the Item property. Simplify your data visualization and enhance your charting experience effortlessly!... Count ; i ++) if ( seriesGroups [...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroupColl...
Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....setCharacter(' '); // Set the "Count" property to specify the number...setCharacter(' '); // Set the "Count" property to specify the number...
Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Properties Name Description count Returns the number of ChartDataLabel...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...