Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 16,000 for

point

(0.28 sec)
  1. Public API Changes in Aspose.Diagram 2.1.0|Docu...

    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....shapes through the connection points. You can see an example topic...Shapes Through the Connection Points] Adds two methods getMasterByName...

    docs.aspose.com/diagram/java/public-api-changes...
  2. How can I add line and connect two simple image...

    How can I add line and connect two simple image using Aspose.Cells for Java? For Example : Screenshot 2026-02-13 104948.jpg (8.8 KB)...1, 0, 100, 100); float[][] points = shape.getConnectionPoints();...getX() + points[3][0]; float y1 = shape.getY() + points[3][1];...

    forum.aspose.com/t/how-can-i-add-line-and-conne...
  3. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...as a percentage, number of points or a special “none/auto” value...specified as a percentage. from_points(points) A creation method that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol....Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPointCollection.clearFormat method | A...

    ChartDataPointCollection.clearFormat method. Clears format of all [ChartDataPoint](../../chartdataPoint/) in this collection....Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Использование объектов Glyph | C++

    Функциональность объектов-глифов в Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам понять, как кодировать глифы на C++....и сохраняет их в переменной points , которая представляет собой...st < System::Drawing::Point >> points = System::MakeObject <...

    docs.aspose.com/font/ru/cpp/developer-guide/usi...
  9. Jak rysować geometrię na mapie|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....następującego kodu: Point point = new Point(40.7128, -74.006);...punkt i linię: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/pl/net/how-to-draw-geometry/
  10. كيفية رسم هندسة على الخريطة|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....ستستخدم الكود التالي: Point point = new Point(40.7128, -74.006);...نقطة وخط: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/ar/net/how-to-draw-geometry/