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.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentProperties/) and [CustomDocumentProperties](../customDocumentProperties/) collections...the Work with DocumentPropertiesdocumentation article. Remarks...of the properties are case-insensitive. The properties in the...
Make your Document read-only so that the content can be copied or read, but not modified....Ask AI Make a Document Read-Only Contents [ Hide ] Sometimes...Sometimes, you may have a document that needs a review, but you do not...
BuiltInDocumentProperties.category property. Gets or sets the category of the Document....category property BuiltInDocumentPrope.category property Gets or...or sets the category of the document. get category () : string...
Discover Aspose.Words.PropertyType enum to easily define Document property data types for enhanced Document management and customization....Specifies data type of a documentproperty. public enum PropertyType...The property is a boolean value. DateTime 1 The property is a...
BuiltInDocumentProperties.author property. Gets or sets the name of the Document's author....author property BuiltInDocumentPrope.author property Gets or...the name of the document’s author. @property def author ( self...
BuiltInDocumentProperties.title property. Gets or sets the title of the Document....title property BuiltInDocumentPrope.title property Gets or sets...sets the title of the document. @property def title ( self ) ->...
BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....paragraphs property BuiltInDocumentPrope.paragraphs property Represents...of paragraphs in the document. @property def paragraphs ( self...