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.subject property. Gets or sets the subject of the document....subject property BuiltInDocumentPrope.subject property Gets or...subject of the document. @property def subject ( self ) -> str...
aspose.words.Properties.CustomDocumentProperties.add method...Creates a new custom document property of the PropertyType.STRING...of the property. value str The value of the property. Returns...
Aspose.Words.Properties.CustomDocumentProperties.add method...Creates a new custom document property of the PropertyType.String...of the property. value string The value of the property. Returns...
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...
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...
DocumentPropertyCollection.index_of method. Gets the index of a property by name....index_of(name) Gets the index of a property by name. def index_of ( self...case-insensitive name of the property. Returns The zero based index...