Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 16,378 for

point

(0.71 sec)
  1. ChartDataLabel.top property | Aspose.Words for ...

    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....distance of the data label in points from the top edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...that the ‘ü’ character in the ‘Point Change’ columns is failing to...bar graph sparklines under point change columns seem little bit...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  3. ChartDataLabelLocationMode enumeration | Aspose...

    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....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.top_mode property | Aspose.Words...

    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....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...Retrieves the character whose code point value is specified in decimal...or sets the character’s code point value in decimal or hexadecimal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport of a layout in dwg file using Aspose.Cad for dot net....WriteLine("Min point: " + entityInLayout.Bounds[0]...entityInLayout.Bounds[0].Y + " Max point: " + entityInLayout.Bounds[1]...

    forum.aspose.com/t/how-to-fetch-the-entities-in...
  7. Set Size Unit for the BarCode Image in Ruby|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Point ) \ # Set the bar height to 3 points bb . setBarHeight...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  8. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts....# Any text we add from this point will have kerning applied. The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IMailMergeDataSource class | Aspose.Words for P...

    aspose.words.mailmerging.IMailMergeDataSource class. Implement this interface to allow mail merge from a custom data source, such as a list of objects...it should be initialized to point to BOF (before the first record)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f ); auto point = chart -> get_ChartData ()...idx_get ( 1 ); point -> set_Explosion ( 30 ); point -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-series/