DropDownItemCollection.remove method. Removes the specified value from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...
Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....object [] { "Field 1" , "Field 2" , 10 }); string t = doc . GetText...VALUE FOR \"TEXT_FIELD2\": FIELD 2, 10000.0" )); } /// <summary>...
OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...
OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...
Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++.... Auto 2 The height will grow automatically...(); builder -> Write ( u "Row 2, cell 1." ); builder -> EndTable...
FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...