Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++.... // 1 - Remove by index: properties -> RemoveAt ( 3...
Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++.... // 1 - Remove by index: properties -> RemoveAt ( 3...
Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based Index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....eIndex method Gets 1-based index of the page where node ends...
Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based Index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....eIndex method Gets 1-based index of the page where node begins...
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::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...
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::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...