Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 16,201 for

point

(0.23 sec)
  1. 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...
  2. 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...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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
  9. 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 Java....Point ; import com.aspose.pdf.TextFragment...gradientAxialShading . setStart ( new Point ( 0 , 0 )); gradientAxialShading...

    docs.aspose.com/pdf/java/add-rectangle/
  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/