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...
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...
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...
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...
Story.deleteShapes method. Deletes all shapes from the text of this story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Body. builder . insertShape ( aw . Drawing . ShapeType . Cube...
HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder...36 table . preferred_width = aw . tables . PreferredWidth . from_points...
Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...