GeneralFormatCollection Indexer. Gets a general format at the specified Index....GeneralFormatCollect indexer __getitem__(index) Gets a general format...the specified index. def __getitem__ ( self , index : int ): .....
CustomDocumentProperties Indexer....CustomDocumentProper indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...
Access specific WarningInfoCollection items effortlessly by Index. Streamline your data management with our intuitive property feature!...WarningInfoCollectio indexer Gets an item at the specified index. public WarningInfo...this [ int index ] { get ; } Parameter Description index Zero-based...
This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....pdf" ); int index ; for ( index = 1 ; index <= document . getPages...size (); index ++ ) { System . out . println ( index + ". " +...
Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...
Represents a collection of X values for a chart series in Java....get(int index) Gets the X value at the specified index. getCount()...enumerator object. set(int index, ChartXValue value) Sets the...
Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified Index in C++....Returns a field at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Aspose::Words::Markup::StructuredDocumentTagCollection::idx_get method. Returns the structured document tag at the specified Index in C++....document tag at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
This article introduces the events after deleting a row/column in GridDesktop....message box that displays the index of the deleted column or row...( "Deleted Column Index: " + args . Index ); } if ( args . SheetEvents...