Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 4,066 for

parser

(1.08 sec)
  1. Aspose::Font::TtfTables::TtfCvtTable Class Refe...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......ext > get_Context () const parser context More... bool get_IsNewFont...

    reference.aspose.com/font/cpp/class/aspose.font...
  2. Aspose::Font::TtfTables::TtfFpgmTable Class Ref...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......ext > get_Context () const parser context More... bool get_IsNewFont...

    reference.aspose.com/font/cpp/class/aspose.font...
  3. Aspose::Font::TtfTables::TtfPrepTable Class Ref...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......ext > get_Context () const parser context More... bool get_IsNewFont...

    reference.aspose.com/font/cpp/class/aspose.font...
  4. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as waypoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data.... GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/gis-formats/gpx
  5. Aspose::Font::TtfTables::TtfCMapTable Class Ref...

    Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected At......ext > get_Context () const parser context More... bool get_IsNewFont...

    reference.aspose.com/font/cpp/class/aspose.font...
  6. ENVI format

    The ENVI format is a file format commonly used in remote sensing and image processing applications. It is specifically designed to store and manipulate geospatial data, including satellite imagery, aerial photographs, and other types of remotely sensed data. The ENVI format is known for its flexibility and ability to handle multi-dimensional data, allowing for complex analysis and visualization of geospatial information. It supports various data types, such as multispectral, hyperspectral, and LiDAR data, and provides a range of metadata to describe the characteristics of the imagery. The ENVI format is widely supported by commercial and open-source software in the remote sensing field, making it a popular choice for storing and sharing geospatial data.... GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/gis-formats/envi
  7. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications.... GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/gis-formats/
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2021 on Releases - aspose.comhttps://releases.aspose.com/gis/net/release-notes/2021/Recent content in Release Notes - 2021 on Releases ......Category GISNET-598 Rework KML Parser (Support different encodings...

    releases.aspose.com/gis/net/release-notes/2021/...
  9. Date Format setting for the sheet - Free Suppor...

    Hi , I am using aspose.cells using nodejs via java I am creating a worksheet from json Data using the below code const layoutOptions = aspose.cells.JsonLayoutOptions(); layoutOptions.setConvertNumericOrDate(true); a…...it can be recognized by the parser anyways. Then the critical...

    forum.aspose.com/t/date-format-setting-for-the-...
  10. How can I read a specially decorated text throu...

    I am using [Aspose.PDF for Java]. I have the following string in my PDF document: pdf.png (14.7 KB) If I read the above texts with TextFragment.getText(), it is read in a broken state as shown below. As suggested by …...getPath()); PdfReaderContentPars parser = new PdfReaderContentPars(reader);...getNumberOfPages(); i++) { strategy = parser.processContent(i, new Simp...

    forum.aspose.com/t/how-can-i-read-a-specially-d...