DocumentBase.styles property. Returns a collection of styles defined in the document.... let doc = new aw . Document (); expect ( doc ...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
SaveOptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered.... let doc = new aw . Document ( base . myDir + "Ink...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...
VbaProject.name property. Gets or sets VBA project name.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...
Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...