Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....Properties Name Description Count { get; } Returns the number...Assert . That ( chart . Series . Count , Is . EqualTo ( 3 )); Assert...
Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your document management efficiency.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.RevisionType...
Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process.... Count ( f => f . Type == FieldType...That ( doc . Range . Fields . Count ( f => f . Type == FieldType...
Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes....Properties Name Description count Gets the number of axes in this...docx" ); See Also module Aspose.Words.Drawing.Charts ChartAxis class...
Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Settings class OdsoFieldMapData...
Person.last property. Gets or sets the last name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...
Discover the VariableCollection IndexOfKey method. Quickly find the zero-based index of your document variable for efficient data management.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...
Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Count , Is . EqualTo ( 0 )); else...That ( doc . Range . Fields . Count , Is . EqualTo ( 2 )); See Also...