Represents a Custom XML Data Storage Part custom XML data within a package in Java.... // 1 - By an index in the custom XML part collection:...getCustomXmlParts().iterator(); int index = 0; while (enumerator.hasNext())...
This article introduces the events after delete row/column in GridDesktop....message box that displays the index of the deleted column or row...( "Deleted Column Index: " + args . Index ); } if ( args . SheetEvents...
Access TableCollection items effortlessly by retrieving tables at specific Indexes. Simplify your data management with our intuitive property feature!...TableCollection indexer Retrieves a Table at the given index. public...int index ] { get ; } Parameter Description index An index into...
DropDownItemCollection.insert method. Inserts a string into the collection at the specified Index....insert method insert(index, value) Inserts a string into the...the specified index. def insert ( self , index : int , value...
Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified Index from the collection in C++....a tab stop at the specified index from the collection. void Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired Index for seamless data management....RowCollection indexer Retrieves a Row at the given index. public Row...int index ] { get ; } Parameter Description index An index into...
VariableCollection.removeAt method. Removes a document variable at the specified Index....removeAt method removeAt(index) Removes a document variable at...at the specified index. removeAt ( index : number ) Parameter...
Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...ListLevel object for the specified index of the list item. Parameters...string GetEffectiveValue ( int index , NumberStyle numberStyle ,...
Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a page number separator is overridden through the field's code in C++....page number separator in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
TabStopCollection.removeByIndex method. Removes a tab stop at the specified Index from the collection....removeByIndex(index) Removes a tab stop at the specified index from the...removeByIndex ( index : number ) Parameter Type Description index number...