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...
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...
Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET...PDF library and give it an alias of ap for convenience. Define...
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 ...
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.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...
aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature....pfx' , password = 'aw' , alias = None ) # There are two ways...
DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....pfx' , password = 'aw' , alias = None ) # There are two ways...