Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,859 for

point

(0.11 sec)
  1. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....color, new QuadPoints and new points, Subject, InReplyTo,ReplyType)...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/net/extra-annotations/
  2. ChartDataLabel.left property | Aspose.Words for...

    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....distance of the data label in points from the left 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...
  3. 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...
  4. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for Python via .NET. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Custom Data Label of Chart Point Read Axis Labels after Calculating...

    docs.aspose.com/cells/python-net/disable-text-w...
  5. Alpha Blending Image Filter|Documentation

    Alpha blending image and photo filter for Python. The alpha blending provides an image effect of the overlay image placed on the transparency layer above a background image....specify the coordinates of the point on the background where you...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Working with ChartSeries in C++|Aspose.Words fo...

    Chart series tuning using C++....formatting of a single data point of the chart series: Please...

    docs.aspose.com/words/cpp/working-with-chartser...
  7. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Configure total points (0-based indices) total_points = [ 3 , 5 ,...] # Points to mark as totals for i in total_points : point = chart...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  8. 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...
  9. 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...
  10. 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...