Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero in C++....Aspose::Words::Lists::ListFormat::RemoveNumbers method Contents...level to zero. void Aspose :: Words :: Lists :: ListFormat :: RemoveNumbers...
Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...Properties Name Description count Gets the number of nodes in...); footer . remove (); let count = section . headersFooters ...
Aspose.Words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words.IWarningCallback implementation...gather all warnings that Aspose.Words generates during a load or save...
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...
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...
Effortlessly remove a series group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data.... Count ; i ++) if ( seriesGroups [...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroupColl...
Discover FontInfo's IsTrueType property, ensuring your font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs.... Count ; i ++) { Console . WriteLine...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfo.Family...
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...
Shape.adjustments property. Provides access to the adjustment raw values of a shape... words . drawing . AdjustmentCollection...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...