BuiltInDocumentProperties.nameOfApplication property. Gets or sets the name of the application....nameOfApplication property BuiltInDocumentPrope.nameOfApplication...nameOfApplication property Gets or sets the name of the application. get...
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.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...
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...
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...
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.createdTime property. Gets or sets date of the document creation in UTC....createdTime property BuiltInDocumentPrope.createdTime property Gets...originated from RTF format this property returns local time of the...
BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....version property BuiltInDocumentPrope.version property Represents...how to work with document properties in the “Origin” category...