Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 15,972 for

point

(0.28 sec)
  1. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to Points in C++.... method Converts inches to points. static double Aspose :: Words...size of the page margins in points. // We can also use the "ConvertUtil"...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Archivo

    Archivo...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/es/drawing/graphics-programming...
  3. Archiv

    Archiv...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/de/drawing/graphics-programming...
  4. Arsip

    Arsip...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/id/drawing/graphics-programming...
  5. ค้นหา

    ค้นหา...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/th/drawing/graphics-programming...
  6. Аннотации к PDF фигурам|Aspose.PDF for Java

    В этой статье описывается, как добавлять, получать и удалять аннотации к фигурам в вашем PDF-документе с помощью Aspose.PDF для Java...многоугольника (новый Rectangle, новые Points, заголовок, цвет, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/ru/java/figures-annotation/
  7. Formats de fichiers pris en charge|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....compris le support maillage/point cloud DXF AutoCAD DXF FBX Format...compris le support maillage/point cloud. PDF 3D PDF Ne prend en...

    docs.aspose.com/3d/fr/python-net/supported-file...
  8. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels....width_points * 2 shape . height = image_size . height_points * 2...constructor ImageSize.height_points property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels....width_points * 2 shape . height = image_size . height_points * 2...vertical_resolution property ImageSize.width_points property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/