Represents one table of in-memory data in Java....class with the specified table name. DataTable(ResultSet resultSet)...DataTable . getColumnName(int index) Analog for .Net DataTable.Columns[i]...
DocumentPropertyCollection.removeAt method. Removes a property at the specified Index....removeAt(index) Removes a property at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... Properties Name Description date_time_format...numeric_format = '$###.00' field . update () self . assertEqual ( '=...
Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....FieldRD : Field Constructors Name Description FieldRD () The default...default constructor. Properties Name Description DisplayResult {...
BookmarkStart.getText method. Returns an empty string....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...
Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any Index. Streamline your document management today!...specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...
DocumentPropertyCollection.IndexOf method. Gets the Index of a property by Name....method indexOf(name) Gets the index of a property by name. indexOf...indexOf ( name : string ) Parameter Type Description name string The...
Bookmark.text property. Gets or sets the text enclosed in the bookmark....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...
Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...
Range.bookmarks property. Returns a [Range.bookmarks](./) collection that represents all bookmarks in the range....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...