Aspose::Words::VariableCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C++....Contains ( u "City" )); // 2 - By index: variables -> RemoveAt ( 1 );...
Provides data for the MergeField event in Java....getRecordIndex() Gets the zero based index of the record that is being...this case, for every record index 'n', the corresponding field...
Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyleCollection::get_FirstColumn method. Gets the first column style in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....in the Visio diagram by page index (starting from 0), master name...Programming Sample Use Connection indexes to connect shapes Aspose.Diagram...
Implements the ADDIN field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...