Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 49,829 for

properties

(1.84 sec)
  1. DocumentPropertyCollection.contains method | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection.index_of method | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.Remove | Aspose.Word...

    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...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.last_printed property...

    BuiltInDocumentProperties.last_printed property. Gets or sets the date when the document was last printed in UTC....last_printed property BuiltInDocumentPrope.last_printed property Gets...was last printed in UTC. @property def last_printed ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PropertyType enumeration | Aspose.Words for Python

    aspose.words.Properties.PropertyType enumeration. Specifies data type of a document property....Specifies data type of a document property. Members Name Description...The property is a boolean value. DATE_TIME The property is a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....visit the Work with Document Properties documentation article. public...IEnumerable < DocumentProperty > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.pro...
  7. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....lines property BuiltInDocumentPrope.lines property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....words property BuiltInDocumentPrope.words property Represents...Aspose.Words updates this property when you call Document.updateWordCount()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentProperty.toBool method | Aspose.Words f...

    DocumentProperty.toBool method. Returns the property value as bool....method toBool() Returns the property value as bool. toBool () Remarks...Throws an exception if the property type is not PropertyType.Boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double....method toDouble() Returns the property value as double. toDouble...Throws an exception if the property type is not PropertyType.Number...

    reference.aspose.com/words/nodejs-net/aspose.wo...