Font.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () para = doc . get_child ( aw . NodeType...True ) . as_paragraph () run = aw . Run ( doc = doc , text = 'Text...
FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...
ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc ...shapeRectangle = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...
Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...
ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... let doc = new aw . Document ( base . myDir + "List...( listLevel . numberStyle == aw . NumberStyle . Custom ) customNumberStyleFor...
ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...
SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...
MailMergeSettings.linkToQuery property. Not sure about this one...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...