Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 16,032 for

point

(0.54 sec)
  1. Диаграма на Вороной|Documentation

    Как да работите с Диаграма на Вороной, използвайки библиотеката Aspose.GIS...List < Point > sites = new List < Point > { new Point ( 100 ..., 100 ), new Point ( 200 , 200 ), new Point ( 200 , 100 ) };...

    docs.aspose.com/gis/bg/net/geo-tools/voronoi-di...
  2. แผนภาพ Voronoi|Documentation

    วิธีการทำงานกับแผนภาพ Voronoi โดยใช้ไลบรารี Aspose.GIS...List < Point > sites = new List < Point > { new Point ( 100 ..., 100 ), new Point ( 200 , 200 ), new Point ( 200 , 100 ) };...

    docs.aspose.com/gis/th/net/geo-tools/voronoi-di...
  3. Aspose.PSD pro Python prostřednictvím .NET 23.1...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-pytho...
  4. Notes de version de Aspose.PSD pour Python via ...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/fr/net/aspose-psd-for-pytho...
  5. Notatki wydania Aspose.PSD dla Python via .NET ...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/pl/net/aspose-psd-for-pytho...
  6. Aspose.PSD for Python via .NET 23.12を経由して - リリー...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/ja/net/aspose-psd-for-pytho...
  7. Notas de Lançamento do Aspose.PSD para Python v...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/pt/net/aspose-psd-for-pytho...
  8. ConvertUtil.pointToPixel method | Aspose.Words ...

    Aspose.Words.ConvertUtil.PointToPixel method...method pointToPixel(points) Converts points to pixels at 96 dpi...pointToPixel ( points : number ) Parameter Type Description points number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units...Description inch_to_point(inches) Converts inches to points. millimete...millimeter_to_point(millimeters) Converts millimeters to points. pixel_to_new_dpi(pixels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Constructeurs de géométrie|Documentation

    Vous pouvez travailler avec la géométrie Point, la géométrie Line String, la géométrie Poloygon et construire des collections de géométries avec la bibliothèque GIS C# ....Géométrie Point Créer un point La création d’un point géospatial...représenter une collection de points sous forme d’une seule classe...

    docs.aspose.com/gis/fr/net/geometry-constructors/