BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document....charactersWithSpaces property BuiltInDocumentPrope.charactersWithSpaces...charactersWithSpaces property Represents an estimate of the number of...
DocumentPropertyCollection.clear method. Removes all Properties from the collection....method clear() Removes all properties from the collection. def...custom properties. doc = aw . Document () properties = doc ....
BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....lastSavedBy property BuiltInDocumentPrope.lastSavedBy property Gets...Words does not update this property. Examples Shows how to work...
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...
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...
DocumentPropertyCollection.remove_at method. Removes a property at the specified index....remove_at(index) Removes a property at the specified index. def...with a document’s custom properties. import datetime import aspose...
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.lines property. Represents an estimate of the number of lines in the document....lines property BuiltInDocumentPrope.lines property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...
BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....words property BuiltInDocumentPrope.words property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...