Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,271 for

distance

(0.44 sec)
  1. GIS Data Manipulation APIs for Python via .NET ...

    Create, read, convert, and process GIS data including GeoPackage, Shapefile, and raster formats. Render maps with a high-performance .NET API for Python on Windows, macOS (Intel & ARM)....computation, area calculation, and distance measurement. Build spatial...

    products.aspose.com/gis/python-net/
  2. Microsoft SQL Server Spatial Format

    Microsoft SQL Server Spatial Format is a geospatial data storage format developed by Microsoft for storing and managing spatial data within SQL Server databases. It supports various types of geospatial data, such as points, lines, and polygons, and provides functions for querying and analyzing the data. The format uses a binary format to store the geospatial data and is designed to work seamlessly with other Microsoft technologies, such as Bing Maps and Azure. It is widely used in industries such as transportation, real estate, and urban planning....STDistance: Calculates the distance between two points or geometries...

    products.aspose.com/gis/net/gis-formats/microso...
  3. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Draw(path); 60 61 //Calculate distance from X0 62 if (sumX >= width)...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  4. Microsoft SQL Server Spatial Format

    Microsoft SQL Server Spatial Format is a geospatial data storage format developed by Microsoft for storing and managing spatial data within SQL Server databases. It supports various types of geospatial data, such as points, lines, and polygons, and provides functions for querying and analyzing the data. The format uses a binary format to store the geospatial data and is designed to work seamlessly with other Microsoft technologies, such as Bing Maps and Azure. It is widely used in industries such as transportation, real estate, and urban planning....STDistance: Calculates the distance between two points or geometries...

    products.aspose.com/gis/net/gis-formats/microso...
  5. 在 .NET 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。... Distance = 10f ; pres . Save ( "De...

    docs.aspose.com/slides/zh/net/presentation-theme/
  6. How to Join Layers using Geometry or Attribute|...

    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....radius value, you determine the distance within which the nearest objects...

    docs.aspose.com/gis/net/how-to-join-layers/
  7. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....points of an object at the same distance along parallel lines. This...to the specified angle and distance to the origin. Common Mistakes...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  8. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....); outerShadowEffect -> set_Distance ( 2 ); outerShadowEffect ->...); reflectionEffect -> set_Distance ( 4.72 ); reflectionEffect...

    docs.aspose.com/slides/cpp/wordart/
  9. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。... distance = 10 presentation . save (...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....to the specified angle and distance to the origin. The following...

    products.aspose.com/svg/net/svg-transformations/