Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 28,004 for

numbers

(0.17 sec)
  1. Reading and Writing DBF Files|Documentation

    Aspose.Cells for Node.js via C++ is a library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....constraints in mind: The maximum number of fields per file is 128 ...different data types (strings, numbers, and dates) to illustrate how...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  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 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...
  4. 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...
  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. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....Their values can be either numbers or percentages. The <linearGradient>...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  7. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....data with charts than raw numbers. Creating charts at runtime...a funnel chart to show the number of sales prospects at each...

    docs.aspose.com/cells/cpp/chart-types/
  8. GML

    GML (Geography Markup Language) is an XML-based format used for describing geospatial features and their attributes. It is commonly used in GIS (Geographic Information Systems) and other geospatial applications to encode and exchange geographic data. GML allows for the creation and sharing of complex geospatial data sets, including both vector and raster data....include: Complexity: A large number of XML elements and the complex...Geo coordinates from decimal numbers to the most popular formats...

    products.aspose.com/gis/net/gis-formats/gml
  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