Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....the collection contains a property with the given name. public...Case-sensitive name of the property to locate. Return Value true...
BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....name_of_application property BuiltInDocumentPrope.name_of_application...name_of_application property Gets or sets the name of the application....
DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....method remove(name) Removes a property with the specified name from...case-insensitive name of the property. Examples Shows how to work...
DocumentPropertyCollection.remove_at method. Removes a property at the specified index....remove_at(index) Removes a property at the specified index. def...custom properties. doc = aw . Document () properties = doc ....
BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC....lastSavedTime property BuiltInDocumentPrope.lastSavedTime property Gets...originated from RTF format this property returns the local time of...
BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC....created_time property BuiltInDocumentPrope.created_time property Gets...document creation in UTC. @property def created_time ( self )...
DocumentPropertyCollection.indexOf method. Gets the index of a property by name....indexOf(name) Gets the index of a property by name. indexOf ( name :...case-insensitive name of the property. Returns The zero based index...
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...
BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time property Gets...of the last save in UTC. @property def last_saved_time ( self...
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...