CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
Fill.backColor property. Gets or sets a Color object that represents the background color for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a bulleted list...
Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...
ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...