Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 14,295 for

point

(0.09 sec)
  1. Change Adjustment Values of the Shape with Gola...

    Modify shape adjustment values in Excel using Aspose.Cells with Golang via C++....make changes to the adjustment points with shapes. In the Microsoft...change the location of the point Trapezoid has an adjustment...

    docs.aspose.com/cells/go-cpp/change-adjustment-...
  2. JSPointF class | Aspose.Words for Node.js

    Aspose.Words.JSPointF class. Represents an ordered pair of floating-Point x- and y-coordinates that defines a Point in a two-dimensional plane....floating-point x- and y-coordinates that defines a point in a two-dimensional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MergeFieldImageDimensionUnit enumeration | Aspo...

    Aspose.Words.Fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...Members Name Description Point The point (i.e. 1/72 inch). Percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Draw Geometry on a Map|Documentation

    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....create a point, you would use the following code: Point point = new...new Point(40.7128, -74.006); However, this method can become challenging...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  5. How to add Polygon Annotation using C++ | Aspos...

    Source code to add Polygon annotations in PDF file on any platform with C++ language...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  6. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....make changes to the adjustment points with shapes. In the Microsoft...change the location of the point Trapezoid has an adjustment...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  7. Crop, Rotate and Resize Images|Documentation

    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....the rotated rectangle (corner points) projections. If set to false...LeftTopToLeftTop 0 Left top point of the new image will coincide...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  8. 部分|Aspose.Slides for PHP 文档

    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....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/zh/php-java/portion/
  9. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  10. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...IsOutlineVisible(PointF point, Pen pen) , an exception of...Message=GraphicsPath.IsOutlineVisible(PointF point, Pen pen) Source=Aspose.Drawing...

    forum.aspose.com/t/notimplementedexception-in-a...