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

point

(1.23 sec)
  1. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....a height of the control in points. (Inherited from Forms2OleControl...sets a width of the control in points. (Inherited from Forms2OleControl...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in Points) for the paragraph....or sets the line spacing (in points) for the paragraph. get lineSpacing...default line spacing, which is 12 points by default. // This kind of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Format Number to Accounting with Golang ...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as Points, lines, and polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....geospatial features, such as points, lines, and polygons, from...geographic features, such as points, lines, or polygons, along...

    products.aspose.com/gis/net/gis-formats/web-fea...
  5. Crop and resize EPS via C++ | Aspose.Page

    Empower your C++ applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....eps with the chosen units - points. The order is: Initialize the...PsDocument object with a new size in points with the ResizeEps() static...

    products.aspose.com/page/cpp/crop-eps/
  6. Crop and resize EPS via Node.js | Aspose.Page

    Empower your Node.js applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....that best suit your needs: Points (1/72 of an inch), Inches,...eps with the chosen units - points. The order is: Include Aspose...

    products.aspose.com/page/nodejs-cpp/crop-eps/
  7. 档案

    档案...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/zh/psd/crop-image-in-circle/
  8. Public API Changements dans Aspose.3D 17.01|Doc...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  9. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....this series will create data points. chart . Series . Add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Gestion des séries de données de graphiques dan...

    Apprenez à gérer les séries de données de graphiques en PHP pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques afin d'améliorer vos présentations de données....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/fr/php-java/chart-series/