CustomXmlPropertyCollection.count property. Gets the number Of elements contained in the collection.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...
FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...
PowerPoint presentation theme in Java...colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...
PowerPoint presentation theme...colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...
Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position Of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...
Represents data label on a chart point or trendline in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Apply data labels...
Aspose::Words::Document::get_Variables method. Returns the collection Of variables added to a document or template in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...
Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name from the collection in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...