Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 15,879 for

point

(0.1 sec)
  1. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...
  2. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/java/highlights-annotation/
  3. ChartSeries.copyFormatFrom method | Aspose.Word...

    ChartSeries.copyFormatFrom method. Copies default data Point format from the data Point with the specified index....Copies default data point format from the data point with the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPointCollection.copyFormat method | As...

    ChartDataPointCollection.copyFormat method. Copies format from the source data Point to the destination data Point....source data point to the destination data point. copyFormat (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....Moveto M , m Sets the starting point of a new sub-path. Lineto L...by linking back to its start point. Cubic Bézier C , c , S , s...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  6. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...parameters (new Rectangle, new Points, title, color, InteriorColor...Annotation auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/cpp/figures-annotation/
  7. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...创建多边形注释 auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  8. Aspose.PSD for .NET 24.4 - 发行说明|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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Aspose.PSD for Java 24.4 - 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.... setPoints ( new Point []{ pointFToResourcePoin ( point1...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( point2...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdataPoint/) in this collection....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...