Read and modify PowerPoint presentation Properties in C# or .NET...presentation to find out its properties and understand its behavior...DocumentProperties classes contain the properties and methods used in operations...
BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document....pages property BuiltInDocumentPrope.pages property Represents...number of pages in the document. @property def pages ( self ) ->...
DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....method remove(name) Removes a property with the specified name from...the property. Examples Shows how to work with a document’s custom...
Make your Document read-only so that the content can be copied or read, but not modified using Java....Ask AI Open a Document Read-Only Contents [ Hide ] Sometimes...Sometimes, you may have a document that needs a review, but you do not...
BuiltInDocumentProperties.subject property. Gets or sets the subject of the Document....subject property BuiltInDocumentPrope.subject property Gets or...or sets the subject of the document. get subject () : string Examples...
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...when the document was last printed in UTC. @property def last_printed...
BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....last_saved_by property BuiltInDocumentPrope.last_saved_by property Gets...name of the last author. @property def last_saved_by ( self )...
BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a Document are up-to-date....links_up_to_date property BuiltInDocumentPrope.links_up_to_date...links_up_to_date property Indicates whether hyperlinks in a document are up-to-date...
aspose.words.Properties.CustomDocumentProperties.add method...Creates a new custom documentproperty of the PropertyType.STRING...of the property. value str The value of the property. Returns...