Manage document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization....Author property Gets or sets the name of the...work with built-in document properties in the “Description” category...
CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection....count property CustomXmlPropertyCol.count property Gets the number...contained in the collection. @property def count ( self ) -> int...
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...
Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom document Properties...collection of custom document properties. To learn more, visit the...the Work with Document Properties documentation article. Remarks...
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.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...
Effortlessly remove Properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...Remove method Removes a property with the specified name from...case-insensitive name of the property. Examples Shows how to work...
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...