ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...
Stroke.joinStyle property. Defines the join style of a polyline.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
Aspose::Words::Tables::CellFormat::SetPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set a padding distance...
ConvertUtil.millimeterToPoint method. Converts millimeters to points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A section's "Page Setup"...