FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...
DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir + "Office...HTML text. let options = new aw . Saving . HtmlSaveOptions ();...
aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
DigitalSignatureCollection indexer. Gets a document signature at the specified index.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...