Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 23,817 for

dxf file

(0.08 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....The OGC GeoPackage (GPKG) is a file format and data exchange standard...a geospatial database and a file-based format, providing a self-contained...

    products.aspose.com/gis/net/gis-formats/gpkg/
  2. NetCDF

    NetCDF (Network Common Data Form) is a File format used for storing scientific data, especially in earth and atmospheric sciences. It provides a self-describing format for multidimensional arrays and metadata, enabling efficient data access and analysis. NetCDF supports data compression, chunking, and parallel I/O, making it suitable for big data and collaboration among scientists. It can be accessed using various programming languages....(Network Common Data Form) is a file format used for storing scientific...NetCDF acts as a specialized file format, primarily used for storing...

    products.aspose.com/gis/net/gis-formats/net-cdf
  3. MapInfo Interchange Format (MIF/MID)

    MapInfo Interchange Format (MIF/MID) is a File format commonly used in geographic information system (GIS) software, specifically MapInfo Professional. It is designed for exchanging spatial data between different GIS platforms and applications. MIF Files store vector data, such as points, lines, and polygons, while MID Files contain attribute data associated with the spatial features. MIF/MID format provides a simple and flexible way to store and share geospatial information, making it widely used in the GIS industry....Interchange Format (MIF/MID) is a file format commonly used in geographic...platforms and applications. MIF files store vector data, such as points...

    products.aspose.com/gis/net/gis-formats/mif-mid
  4. ERDAS Imagine

    ERDAS Imagine is a powerful remote sensing software used for geospatial image processing and analysis. It provides tools for visualizing, manipulating, and analyzing satellite and aerial imagery, enabling users to extract valuable information and make informed decisions. It is widely used in various fields, including environmental monitoring, agriculture, and urban planning....Hierarchal File Format (HFA) to store raster data in .img files. These...These files contain various objects and data, including file information...

    products.aspose.com/gis/net/gis-formats/erdas
  5. TopoJSON

    TopoJSON is a format for encoding geographic data structures, particularly for large data sets, that uses topology to reduce duplication and increase efficiency. It is similar to GeoJSON but has the advantage of smaller File sizes and faster rendering times....Formats TOPOJSON TopoJSON TopoJSON file format TopoJSON is a format...has the advantage of smaller file sizes and faster rendering times...

    products.aspose.com/gis/net/gis-formats/topojson/
  6. Public API Changes in Aspose.Imaging 2.4.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....segment usually means, that jpeg file contains 3-component data in...that can be inserted into jpeg file. JFIFData.ThumbnailHeight &...

    docs.aspose.com/imaging/java/public-api-changes...
  7. 透過.NET 在 C# 壓縮 EXIF 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 EXIF 文件壓縮為 zip 和其他存檔格式。... Compress EXIF file via .NET: var dir = "full directory...CreateEntry( "filename.exif" , dir+ "file.exif" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/exif/
  8. 透過.NET 在 C# 壓縮 WAV 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 WAV 文件壓縮為 zip 和其他存檔格式。... Compress WAV file via .NET: var dir = "full directory...CreateEntry( "filename.wav" , dir+ "file.wav" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/wav/
  9. 透過.NET 在 C# 壓縮 XLSM 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 XLSM 文件壓縮為 zip 和其他存檔格式。... Compress XLSM file via .NET: var dir = "full directory...CreateEntry( "filename.xlsm" , dir+ "file.xlsm" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/xlsm/
  10. 透過.NET 在 C# 壓縮 OTP 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 OTP 文件壓縮為 zip 和其他存檔格式。... Compress OTP file via .NET: var dir = "full directory...CreateEntry( "filename.otp" , dir+ "file.otp" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/otp/