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

point

(0.4 sec)
  1. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....fitted: upper left point (0, 0) and bottom right point (700, 700). The...the x-axis to the starting point of the arc. The Java code example...

    docs.aspose.com/drawing/java/developer-guide/cr...
  2. 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/python-net/aspose.wo...
  3. Aspose.PSD for .NET 24.4 - 发行说明|Documentation

    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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( point1...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( point2...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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/
  10. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...创建多边形注释 auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

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