Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...create(fileName, password, alias) Creates CertificateHolder object...store, its password and the alias by using which private key and...
DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document....pfx' , password = 'aw' , alias = None ) # There are two ways...
Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....get; } Gets a style by name or alias. (3 indexers) Methods Name Description...
EditableRange.editor_group property. Returns or sets an Alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range....property Returns or sets an alias (or editing group) which shall...
aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...get_by_name(name) Gets a style by name or alias. get_by_style_identifier(sti)...
FileFormatInfo.has_digital_signature property. Returns ``True`` if this document contains a digital signature...pfx' , password = 'aw' , alias = None ) sign_options = aw ...
DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....pfx' , password = 'aw' , alias = None ) # There are two ways...
DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document....pfx' , password = 'aw' , alias = None ) # There are two ways...
DigitalSignatureCollection indexer. Gets a document signature at the specified index....pfx' , password = 'aw' , alias = None ) # There are two ways...
DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer....pfx' , password = 'aw' , alias = None ) # There are two ways...