Aspose.Words.Tables.Cell class. Represents a table cell...let doc = new aw . Document (); let table = new aw . Tables . Table...paragraph. let firstRow = new aw . Tables . Row ( doc ); table...
SignOptions.windows_version property. Gets or sets the Windows version for the digital signature... sign_options = aw . digitalsignatures . SignOptions...MY_DIR + 'morzal.pfx' ) cert = aw . digitalsignatures . CertificateHolder...
VbaReferenceCollection.count property. Returns the number of VBA references in the collection....dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...
SignOptions.application_version property. Gets or sets the application version for the digital signature... sign_options = aw . digitalsignatures . SignOptions...MY_DIR + 'morzal.pfx' ) cert = aw . digitalsignatures . CertificateHolder...
VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents....dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...
SignOptions.color_depth property. Gets or sets the color depth for the digital signature... sign_options = aw . digitalsignatures . SignOptions...MY_DIR + 'morzal.pfx' ) cert = aw . digitalsignatures . CertificateHolder...
DocumentBase.styles property. Returns a collection of styles defined in the document.... let doc = new aw . Document (); expect ( doc ...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
List.listId property. Gets the unique identifier of the list....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= [... doc . getChildNodes ( aw . NodeType . Paragraph , true...
ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . line_spacing_rule = aw . LineSpacingRule . AT_LEAST...