Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 15,352 for

point

(0.06 sec)
  1. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ค้นหา

    ค้นหา...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/th/gis/create-and-read-shapefil...
  3. 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/ru/java/highlights-annotation/
  4. PDF Highlights Annotation|Aspose.PDF untuk Java

    Anotasi Markup ditampilkan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/id/java/highlights-annotation/
  5. Маніпуляції з гліфами | API для C++

    Рішення C++ API для керування різними шрифтами. Дізнайтеся, як отримати інформацію про гліфи та показники шрифту за допомогою кількох рядків коду....Оголосіть список points типу System::Drawing::Point: цей список зберігатиме...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  6. 档案

    档案...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/zh/drawing/graphics-programming...
  7. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Dynamic Grids and Connection Points The dynamic grid helps you...drawing. Regarding the connection points, once marked as checked, will...

    docs.aspose.com/diagram/net/working-with-window...
  8. Aspose.PSD für Python via .NET 24.4 - Versionsh...

    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.... points = [ Release_24_04_Tests . .... is_linked = True knot2 . points = [ Release_24_04_Tests . ...

    docs.aspose.com/psd/de/python-net/aspose-psd-fu...
  9. تحديثات Aspose.PSD لـ Python via .NET 24.4 - مل...

    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.... points = [ Release_24_04_Tests . .... is_linked = True knot2 . points = [ Release_24_04_Tests . ...

    docs.aspose.com/psd/ar/python-net/aspose-psd-fo...
  10. 記録

    記録...次に、レイヤー内の各フィーチャについて、 GeometryType が Point であるかどうかを確認します。 その後、フィーチャのジオメトリをポイントとして取得します。...GeometryType.Point) { // 読み取りポイント Point point = (Point)feature.Geometry;...

    blog.aspose.com/ja/gis/read-gpx-files-using-csh...