Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 16,546 for

point

(0.04 sec)
  1. 在 PHP 中将图表转换为图像|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....series's data points (France - Portugal(7 points)) $chartPoints...getPoints (); $point = $chartPoints -> get ( 0 ); $point -> getArea...

    docs.aspose.com/cells/zh/java/converting-chart-...
  2. Geometry Constructors|Documentation

    You can work with Point Geometry, Line String Geometry, Poloygon Geometry, and construct Geometry Collections with the GIS C# Library....Contents [ Hide ] Point Geometry Create Point Creating a geospatial...geospatial point using the API is simple and easy as shown in the...

    docs.aspose.com/gis/net/geometry-constructors/
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....MakeArray < Point > ({ System :: Drawing :: Point ( 0 , image...() - 1 ), Point ( 0 , 0 ), System :: Drawing :: Point ( image ->...

    docs.aspose.com/slides/cpp/activex/
  4. Get all Possible 1D BarCodes from an Image in R...

    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....coordinates of barcode detected point = barcodes [ i ]. getRegion...X = " + point [ 0 ]. getX () . to_s + ", Y = " + point [ 0 ]....

    docs.aspose.com/barcode/java/get-all-possible-1...
  5. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....access a series and its data points, apply picture fills to markers...markers at the data-point level, adjust marker size, and save the...

    docs.aspose.com/slides/cpp/chart-data-marker/
  6. Voronoi Diagram|Documentation

    如何使用 Aspose.GIS 库处理 Voronoi 图...List < Point > sites = new List < Point > { new Point ( 100 ..., 100 ), new Point ( 200 , 200 ), new Point ( 200 , 100 ) };...

    docs.aspose.com/gis/zh/net/geo-tools/voronoi-di...
  7. Voronoi Diagram|Documentation

    How to work with Voronoi Diagram using Aspose.GIS library...the plane: given a set of n points (often referred to as sites)...of the plane, one for each point. Those regions are formed such...

    docs.aspose.com/gis/net/geo-tools/voronoi-diagram/
  8. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++....shall be drawn at each data point. Circle 1 Specifies a circle...shall be drawn at each data point. Dash 2 Specifies a dash shall...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting presentation impact across PPT and PPTX formats with clear code examples....markers can be set on chart data points inside particular series. In...chart series. Add new data point. Write presentation to disk...

    docs.aspose.com/slides/php-java/chart-data-marker/
  10. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface....for 0-dimensional geometries (points). Supported shapes are: Circle...the symbol about its center point, in decimal degrees. Positive...

    docs.aspose.com/gis/net/marker-symbolizer/