How can i create slides from the template and override elements pragmatically? For example, Template slide has var_title, var_name, var_address as TextBox or TableCell, I need to create slide from that template and override these var_* variable with real value.
How can i create slides from the template and override elements pragmatically? For example, Template slide has var_title, var_name, var_address as TextBox or TableCell, I need to create slide from that template and override these var_* variable with real value.