Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 16,458 for

point

(0.12 sec)
  1. 如何使用 C++ 添加 Polyline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polyline 註釋的原始程式碼...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. Aspose.PSD for Java 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.... setPoints ( new Point []{ pointFToResourcePoin ( point1...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( point2...

    docs.aspose.com/psd/ja/java/aspose-psd-for-java...
  3. PDF Figures Annotations|Aspose.PDF for Java

    يصف هذا المقال كيفية إضافة واستخراج وحذف تعليقات الأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF for Java...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    docs.aspose.com/pdf/ar/java/figures-annotation/
  4. Aspose.PSD für .NET 18.12 - Versionshinweise|Do...

    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.... Length ); var point = fillSettings . ColorPoints...]; Assert . AreEqual ( 50 , point . MedianPointLocation ); Assert...

    docs.aspose.com/psd/de/net/aspose-psd-für-net-1...
  5. Cómo Dibujar Geometría en un Mapa|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....siguiente código: Point point = new Point(40.7128, -74.006);...una línea: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/es/net/how-to-draw-geometry/
  6. Trabalhando com imagens em Python|Aspose.Words ...

    Crie e gerencie imagens de vários formatos em um documento usando Python....usando a propriedade bounds_in_points . O exemplo de código a seguir...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/pt/python-net/working-wit...
  7. Agregar etiquetas personalizadas a puntos de da...

    Aprende cómo agregar etiquetas personalizadas a puntos de datos en la serie de un gráfico usando Aspose.Cells for C++. Nuestra guía mostrará cómo modificar la apariencia, posición y formato de las etiquetas, así como enlazarlas a tu fuente de datos para una representación de datos precisa....pointCount ; i ++ ) { ChartPoint point = series . GetPoints (). Get...wstringstream ws ; ws << L "Series 1 \n Point " << i ; U16String labelText...

    docs.aspose.com/cells/es/cpp/adding-custom-labe...
  8. أرشيف

    أرشيف...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/ar/gis/create-and-read-shapefil...
  9. Werk Met Beelde in Python|Aspose.Words vir Pyth...

    Skep en bestuur beelde van verskillende formate in'n dokument met behulp van Python....dit bereik deur die bounds_in_points eienskap te gebruik. Die volgende...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/af/python-net/working-wit...
  10. Архивы

    Архивы...DrawCurve(pen, 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/ru/drawing/antialiasing-in-csharp/