PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...on a saved PDF document. doc = aw . Document () builder = aw...
BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”... # Open a document that we have created and edited using Microsoft...
Check how any Image Format can be used as a Layer in Aspose.PSD....is a common task in image editing and manipulation. With Aspose...layer to your PSD (Photoshop Document) files using a simple and...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Company method. Gets or sets the company property in C++....Examples Shows how to work with document properties in the “Origin”...// Open a document that we have created and edited using Microsoft...
Aspose::Words::Properties::BuiltInDocumentProperties::get_NameOfApplication method. Gets or sets the name of the application in C++....Examples Shows how to work with document properties in the “Origin”...// Open a document that we have created and edited using Microsoft...
Discover the BuiltInDocumentProperties LastPrinted feature to easily track your Document's last print date in UTC. Enhance your workflow today!...or sets the date when the document was last printed in UTC. public...get ; set ; } Remarks For documents originated from RTF format...
Document.stopTrackRevisions method. Stops automatic marking of Document changes as revisions....Stops automatic marking of document changes as revisions. stopTrackRevisions...while editing a document. let doc = new aw . Document (); let...
BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. @property def version ( self...int ): ... Remarks When a document was created by Microsoft Word...
BuiltInDocumentProperties.lastPrinted property. Gets or sets the date when the Document was last printed in UTC....or sets the date when the document was last printed in UTC. get...lastPrinted () : Date Remarks For documents originated from RTF format...
Aspose.Words.Document.startTrackRevisions method...further changes you make to the document programmatically as revision...changes to the document programmatically, save the document and later...