Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...method Gets the index of a property by name. public int IndexOf...case-insensitive name of the property. Return Value The zero based...
BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date....linksUpToDate property BuiltInDocumentPrope.linksUpToDate property Indicates...Words does not update this property. Examples Shows how to work...
CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection....count property CustomXmlPropertyCol.count property Gets the number...contained in the collection. @property def count ( self ) -> int...
BuiltInDocumentProperties.template property. Gets or sets the informational name of the document template....template property BuiltInDocumentPrope.template property Gets or...Remarks In Microsoft Word, this property is for informational purposes...
DocumentPropertyCollection.clear method. Removes all Properties from the collection....method clear() Removes all properties from the collection. clear...with a document’s custom properties. let doc = new aw . Document...
CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....uri property CustomXmlProperty.uri property Gets or sets the...attribute or smart tag property. @property def uri ( self ) -> str...
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::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::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::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...