HeaderFooterCollection Indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given Index....HeaderFooterCollecti indexer __getitem__(index) Retrieves a HeaderFooter...at the given index. def __getitem__ ( self , index : int ): .....
VariableCollection.remove_at method. Removes a document variable at the specified Index....remove_at method remove_at(index) Removes a document variable...the specified index. def remove_at ( self , index : int ): ......
Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless data handling....Hide ] OdsoRecipientDataCol indexer Gets or sets an item in this...OdsoRecipientData this [ int index ] { get ; set ; } Examples Shows...
Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....insertRows method takes the index of the row where the new row...takes two parameters: Row index, the index of the row from where...
ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified Index....removeAt(index) Removes a ChartSeries at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
OdsoFieldMapDataCollection.clear method. Removes all elements from this collection.... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext... log ( `Field map data index ${ index ++ } , type \" ${ enumerator...
Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!...specified index. public void RemoveAt ( int index ) Parameter...Parameter Type Description index Int32 Examples Shows how to format field...
Document.extractPages method. Returns the [Document](../) object representing specified range of pages....extractPages method extractPages(index, count) Returns the Document...range of pages. extractPages ( index : number , count : number )...
Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....document variable at the specified index. null values are not allowed...( int32_t index ) Parameter Type Description index int32_t Zero-based...
Provides typed access to a collection of Table nodes in Java....get(int index) Retrieves a Table at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...