Range.delete method. Deletes all characters of the range.... count ) self . assertEqual ( 'Section...()) See Also module aspose.words class Range Range.text property...
Aspose.Words.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allowAutoFit Allows Microsoft Word and Aspose.Words to automatically resize...
Represents an end 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...
aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...Properties Name Description count Returns the number of bookmarks...index. See Also module aspose.words Bookmark class BookmarkEnd class...
Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...Represents a start of a bookmark in a Word document. To learn more, visit...Remarks A complete bookmark in a Word document consists of a BookmarkStart...
ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.leftMode](../leftMode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . yvalues . count ; i ++ ) { let dataLabel = dataLabels...
Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....Aspose::Words::Layout::LayoutEnumerator::get_Current method Contents...System :: Object > & Aspose :: Words :: Layout :: LayoutEnumerator...
Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... Words . BookmarkStart Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...
Enhance your charts with the ChartDataLabel ShowCategoryName property. Easily display category names on data labels for clearer insights and better visuals.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...
Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...