Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 15,842 for

point

(0.15 sec)
  1. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/java/highlights-annotation/
  2. 通过Node.js在C++中找到图表系列中点的X值和Y值的类型|Documentation

    学习如何在Aspose.Cells for Node.js via C++中确定图表系列点的X值和Y值的类型。本指南解释了数据值的类型以及如何访问和操作它们。...first chart point in the first series. const point = chart . getNSeries...chart point. console . log ( "X Value Type: " + point . getXValueType...

    docs.aspose.com/cells/zh/nodejs-cpp/find-type-o...
  3. Change Adjustment Values of the Shape with Gola...

    Modify shape adjustment values in Excel using Aspose.Cells with Golang via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/go-cpp/change-adjustment-...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....make changes to the adjustment points with shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  6. JSPointF class | Aspose.Words for Node.js

    Aspose.Words.JSPointF class. Represents an ordered pair of floating-Point x- and y-coordinates that defines a Point in a two-dimensional plane....floating-point x- and y-coordinates that defines a point in a two-dimensional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MergeFieldImageDimensionUnit enumeration | Aspo...

    Aspose.Words.Fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...Members Name Description Point The point (i.e. 1/72 inch). Percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdataPoint/) in this collection....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdataPoint/) for the specified index....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...parameters (new Rectangle, new Points, title, color, InteriorColor...Annotation auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/cpp/figures-annotation/