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...
Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....ContentType property Gets or sets the content type...how to work with document properties in the “Content” category...
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...
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.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.characters property. Represents an estimate of the number of characters in the document....characters property BuiltInDocumentPrope.characters property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...
BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...
DocumentProperty.toInt method. Returns the property value as integer....method toInt() Returns the property value as integer. toInt ()...Throws an exception if the property type is not PropertyType.Number...
Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....Specifies data type of a document property. public enum PropertyType...The property is a boolean value. DateTime 1 The property is a...