Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 16,184 for

point

(0.2 sec)
  1. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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....used to store spatial data as points, lines, and polygons. Vector...flexible format that can store point, line, and polygon data. Shapefiles...

    products.aspose.com/gis/net/gis-formats
  7. Convert POTX to XLT via C++ or with free Online...

    Export POTX to XLT in C++ without using Microsoft Excel or PowerPoint or online. Test free POTX to XLT online converter quickly before integrating the code....that can be used as a starting point for a new presentation. However...that can be used as a starting point for a new spreadsheet. Therefore...

    products.aspose.com/total/cpp/conversion/potx-t...
  8. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...need to be replaced at some point and having the risk of ending...need to be replaced at some point and having the risk of ending...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  9. Esri Grid

    Esri Grid is a binary raster file format used for representing continuous data such as elevation, temperature, and precipitation, developed by Esri for use in their ArcGIS software. It consists of a header file and a binary data file, and supports single and multi-band data, as well as compression. Esri Grid is widely used in various fields including geology, geography, and environmental science for modeling and analysis purposes....Each grid cell represents a point on the Earth's surface and contains...about the elevation of that point or other types of spatial data...

    products.aspose.com/gis/net/gis-formats/esri-grid
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....{ Start = new Point ( 0 , 0 ), End = new Point ( 350 , 350 )...

    docs.aspose.com/pdf/cpp/add-rectangle/