Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 50,963 for

properties

(1.34 sec)
  1. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....lastSavedBy property BuiltInDocumentPrope.lastSavedBy property Gets...Words does not update this property. Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....uri property CustomXmlProperty.uri property Gets or sets the...attribute or smart tag property. @property def uri ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection class | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency....ToBool method Returns the property value as bool. public bool...Throws an exception if the property type is not Boolean. Examples...

    reference.aspose.com/words/net/aspose.words.pro...
  5. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management....how to work with smart tag properties to get in depth information... EqualTo ( 8 )); // The "Properties" member of a smart tag contains...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all Properties from the collection....method clear() Removes all properties from the collection. def...with a document’s custom properties. import datetime import aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.lastSavedTime propert...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...