Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 26,715 for

numbers

(0.11 sec)
  1. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....file and retrieves the total number of cells, the string count...</ script > </ html > Read Numbers Spreadsheet Developed by Apple...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  2. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....API information and version number into output documents. For...try { # Set array of slide numbers. $slides = array ( 1 , 3 );...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Convert charts to images|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....several columns of worksheet numbers, you can see at a glance whether...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....API information and version number into output documents. For...pptx" ); // Set array of slide numbers. auto slides = MakeArray <...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Version // Minor Version // Build Number // Revision // // You can specify...default the Build and Revision Numbers // by using the '*' as shown...

    docs.aspose.com/slides/ar/net/web-extensions/sa...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Version // Minor Version // Build Number // Revision // // You can specify...default the Build and Revision Numbers // by using the '*' as shown...

    docs.aspose.com/slides/ru/net/web-extensions/sa...
  7. XMP with geotagging

    XMP with geotagging refers to the integration of geospatial metadata within XMP (Extensible Metadata Platform) data. XMP is a standard metadata format that allows for the embedding of descriptive information into various file types, such as images and documents. Geotagging in XMP involves adding location-based metadata, such as latitude and longitude coordinates, to the XMP metadata of a file. This enables the association of specific geographic information with the file, allowing for enhanced organization, searchability, and interpretation of geospatial data. Geotagged XMP metadata provides valuable context and facilitates geospatial analysis and visualization in applications that support XMP metadata....Geo coordinates from decimal numbers to the most popular formats...

    products.aspose.com/gis/net/geotag-photo/xmp
  8. 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....Geo coordinates from decimal numbers to the most popular formats...

    products.aspose.com/gis/net/gis-formats/mif-mid
  9. 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....Geo coordinates from decimal numbers to the most popular formats...

    products.aspose.com/gis/net/gis-formats/gpkg
  10. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....Geo coordinates from decimal numbers to the most popular formats...

    products.aspose.com/gis/net/gis-formats/sqlite