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.bytes property. Represents an estimate of the number of bytes in the document....bytes property BuiltInDocumentPrope.bytes property Represents...of bytes in the document. @property def bytes ( self ) -> int...
DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection....contains(name) Returns true if a property with the specified name exists...name of the property. Returns true if the property exists in the...
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.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.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.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document....characters_with_spaces property BuiltInDocumentPrope.characters_with_spaces...characters_with_spaces property Represents an estimate of the number...
Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentProperties/) and [CustomDocumentProperties](../customdocumentProperties/) collections...visit the Work with Document Properties documentation article. Remarks...of the properties are case-insensitive. The properties in the...
DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....contains(name) Returns True if a property with the specified name exists...name of the property. Returns True if the property exists in the...