.NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....X, ( int )moveTo.Y, points); } if...LineTo; AddPoint(( int )line.X, ( int )line.Y, points); } else...
ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....its containing block, # and the x and y coordinates of (1000, 1000)...
HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when eXporting to HTML, MHTML, or EPUB...height='40' viewBox='0 0 500 40'> <text x='0' y='35' font-family='Verdana'...
Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++....Shows how to sign documents with X.509 certificates. // Verify that...
aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...
ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...
ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...
ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...