CustomXmlSchemaCollection Indexer. Gets or sets the element at the specified Index....CustomXmlSchemaColle indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....
本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...pdf" ); int index ; for ( index = 1 ; index <= document . getPages...size (); index ++ ) { System . out . println ( index + ". " +...
Represents a collection of Y values for a chart series in Java....get(int index) Gets the Y value at the specified index. getCount()...enumerator object. set(int index, ChartYValue value) Sets the...
NodeCollection.insert method. Inserts a node into the collection at the specified Index....insert method insert(index, node) Inserts a node into the collection...the specified index. def insert ( self , index : int , node :...
SectionCollection Indexer. Retrieves a section at the given Index....SectionCollection indexer __getitem__(index) Retrieves a section...at the given index. def __getitem__ ( self , index : int ): .....
Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given Index in C++....Retrieves a Comment at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
This article describes how to cut and paste a range with Aspose.Cells for Python via .NET library.... Row Index: The index of the row to insert cells...cells. Column Index: The index of the column to insert cells...
ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified Index....copy_format_from(data_point_index) Copies default data point format...specified index. def copy_format_from ( self , data_point_index : int...
Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_set method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. void Aspose :: Words :: WebExtensions...int32_t index , T value ) Parameter Type Description index int32_t...