Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 15,832 for

point

(0.15 sec)
  1. Malla dividida|Documentation

    Los desarrolladores pueden requerir dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Los desarrolladores ahora pueden lograr esto usando Aspose.3D for Python via .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/es/python-net/split-mesh/
  2. IChartDataPoint Interface | Aspose.Words per .NET

    Esplora l'interfaccia Aspose.Words.Drawing.Charts.IChartDataPoint per informazioni dettagliate sulle proprietà dei punti dati dei grafici. Migliora la visualizzazione dei tuoi dati senza sforzo!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  3. Malla dividida|Documentation

    Los desarrolladores pueden requerir dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Los desarrolladores ahora pueden lograr esto usando Aspose.3D for .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/es/net/split-mesh/
  4. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Resize EPS setting new size in Points C# Resize EPS setting new size...assign new size. It can be Points (1/72 of inch), Inches, Millimeters...

    docs.aspose.com/page/net/resize-eps/
  5. Archivo

    Archivo...códigos de barras detectados Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/es/barcode/read-barcode-from-im...
  6. Archiv

    Archiv...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/de/drawing/antialiasing-in-csharp/
  7. أسبوز.پي اي.اس.دي لجافا 20.2 - ملاحظات الإصدار|...

    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....Point[]) M:com.aspose.psd.Matrix.#ctor(com...aspose.psd.Point.op_Addition(com.aspose.psd.Point,com.aspose...

    docs.aspose.com/psd/ar/java/aspose-psd-for-java...
  8. Symboliseur de générateur de géométrie|Document...

    La bibliothèque API C# GIS prend en charge le symboliseur de générateur de géométrie, qui offre un moyen de remplacer la géométrie d'une entité par une géométrie modifiée pour un symboliseur....exemple, nous avons dessiné des points sous forme de cercles. Pour...GetBuffer, qui augmente le point d’un rayon spécifié. Symboliseur...

    docs.aspose.com/gis/fr/geometry-generator-symbo...
  9. 档案

    档案...之后,使用 getPoints() 获取边界条码区域的 Points 数组。 最后,显示条码的 X 和 Y 点。 以下代码示例展示了如何使用...// 显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh/barcode/read-barcode-from-im...
  10. Geometry Accessors|Documentation

    You may iterate through Geometries and Points, get Geometry Type, count Points, and set Spatial Reference System using the GIS C# Library....Geometries in Geometry Iterate Over Points In Geometry Get Geometry Type...Geometries In Geometry Count Points In Geometry Set Spatial Reference...

    docs.aspose.com/gis/net/geometry-accessors/