Discover how the HtmlLoadOptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality.... Document doc = new Document ( MyDir + "VML...) Assert . That ((( Shape ) doc . GetChild ( NodeType . Shape...
ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...
Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...
Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...
PdfSaveOptions.downsampleOptions property. Allows to specify downsample options.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...
Discover the Table Alignment property to effortlessly control inline table positioning in your Documents for a polished, professional look.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...
RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...