Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 15,863 for

point

(0.1 sec)
  1. 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...
  2. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....largest categories and each data point. A sunburst chart is a much...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose.PSD for .NET 22.8 - Release Notes|Docume...

    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.... Offset = new Point (- 50 , 230 ); // Adds new frame...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  6. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...calculation based on CENTER POINT rotation // Rotation happens...shape's center, not the anchor point // // Target position AFTER...

    forum.aspose.com/t/topic/324972
  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 Python via .NET.... Point ( 0 , 0 ) gradient_settings . end = ap . Point ( 350...

    docs.aspose.com/pdf/python-net/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/