Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 47,801 for

properties

(0.55 sec)
  1. DocumentPropertyCollection.IndexOf | Aspose.Wor...

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

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.template property | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.subject property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments....comments property BuiltInDocumentPrope.comments property Gets or...sets the document comments. @property def comments ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomDocumentProperties.add method | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomDocumentProperties.add method | Aspose.Wo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.nameOfApplication pro...

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

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