C++ source code to view and edit presentation propertires...edit and remove presentation properties using server-side APIs. Edit...Metadata FODP How to edit FODP properties using Aspose.Slides for C++...
DocumentPropertyCollection.indexOf method. Gets the index of a property by name....indexOf(name) Gets the index of a property by name. indexOf ( name :...case-insensitive name of the property. Returns The zero based index...
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...
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...
BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....bytes property BuiltInDocumentPrope.bytes property Represents...of bytes in the document. @property def bytes ( self ) -> int...
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...
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()...
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()...
BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document....characters_with_spaces property BuiltInDocumentPrope.characters_with_spaces...characters_with_spaces property Represents an estimate of the number...
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...