Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 15,863 for

point

(1.4 sec)
  1. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability....geospatial data types, including points, lines, polygons, and rasters...store vector data, including points, lines, and polygons. This...

    products.aspose.com/gis/net/gis-formats/gpkg
  2. Note sulla versione di Aspose.PSD per Python vi...

    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.... points = [ PointFToResourcePoin (...is_linked = True bezierKnot2 . points = [ PointFToResourcePoin (...

    docs.aspose.com/psd/it/python-net/aspose-psd-pe...
  3. Примітки до версії Aspose.PSD для Python via .N...

    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.... points = [ PointFToResourcePoin (...is_linked = True bezierKnot2 . points = [ PointFToResourcePoin (...

    docs.aspose.com/psd/uk/python-net/aspose-psd-fo...
  4. تحديثات إصدار Aspose.PSD for Python via .NET 24...

    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.... points = [ PointFToResourcePoin (...is_linked = True bezierKnot2 . points = [ PointFToResourcePoin (...

    docs.aspose.com/psd/ar/python-net/aspose-psd-fo...
  5. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/python-net/inserting-fields/
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....the number of intermediate points along the path of the extrusion...the number of intermediate points along the path of the extrusion...

    docs.aspose.com/3d/net/working-with-linear-extr...
  7. Changements d API publics dans Aspose.Cells 9.0...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Propriété...

    docs.aspose.com/cells/fr/net/public-api-changes...
  8. Cambios en la API pública en Aspose.Cells 9.0.0...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Agregada...

    docs.aspose.com/cells/es/net/public-api-changes...
  9. Modifiche dell API pubblica in Aspose.Cells 9.0...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Aggiunta...

    docs.aspose.com/cells/it/net/public-api-changes...
  10. Управление сериями данных диаграмм в презентаци...

    Узнайте, как управлять сериями данных диаграмм в PHP для PowerPoint (PPT/PPTX) с практическими примерами кода и лучшими практиками для улучшения ваших презентаций данных....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/ru/php-java/chart-series/