Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++....how to work with smart tag properties to get in depth information...tags. auto doc = MakeObject < Document > ( MyDir + u "Smart tags...
DocumentProperty.to_bool method. Returns the property value as bool....method to_bool() Returns the property value as bool. def to_bool...Throws an exception if the property type is not PropertyType.BOOLEAN...
CustomXmlPropertyCollection.add method. Adds a property to the collection....add method add(property) Adds a property to the collection. def...def add ( self , property : aspose . words . markup . CustomXmlProperty...
Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in DocumentProperties...collection of built-in documentproperties. To learn more, visit...the Work with DocumentPropertiesdocumentation article. Remarks...
Read and modify PowerPoint presentation Properties in C++...presentation to find out its properties and understand its behavior...DocumentProperties classes contain the properties and methods used in operations...
Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....CustomXmlPropertyCol::Add method Adds a property to the collection. void Aspose...CustomXmlProperty > & property ) Parameter Type Description property const ...
Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....::Remove method Removes a property with the specified name from...case-sensitive name of the property. Examples Shows how to work...
Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++....zero-based index of the specified property in the collection. int32_t...case-sensitive name of the property. ReturnValue The zero based...
Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++....XML attribute or smart tag property. System :: String Aspose ::...how to work with smart tag properties to get in depth information...