ListLevel.tabPosition property. Returns or sets the tab position (in points) for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
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...
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...
ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...