Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir + "DrawingML...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
Aspose.Words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . lineSpacingRule = aw . LineSpacingRule . AtLeast ;...
BorderCollection.vertical property. Gets the vertical border that is used between cells.... doc = aw . Document () builder = aw . DocumentBuilder...borders . horizontal . line_style = aw . LineStyle . DOT borders . horizontal...
FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...