Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 16,417 for

point

(0.46 sec)
  1. Arsip

    Arsip...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/id/gis/create-and-read-shapefil...
  2. Trabajar con imágenes en Python|Aspose.Words pa...

    Cree y administre imágenes de varios formatos en un documento usando Python....utilizando la propiedad bounds_in_points . El siguiente ejemplo de código...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/es/python-net/working-wit...
  3. Lucrul cu imagini în Python|Aspose.Words pentru...

    Creați și gestionați imagini de diferite formate într-un document folosind Python....utilizând proprietatea bounds_in_points . Următorul exemplu de cod...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/ro/python-net/working-wit...
  4. Lavorare con le immagini in Python|Aspose.Words...

    Crea e gestisci immagini di vari formati in un documento utilizzando Python....utilizzando la proprietà bounds_in_points . L’esempio di codice seguente...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/it/python-net/working-wit...
  5. arkiv

    arkiv...new PointF(0, 0); // start point PointF c1 = new PointF(0, 800);...800); // first control point PointF c2 = new PointF(1000, 0);...

    blog.aspose.com/sv/drawing/draw-graphics-and-cr...
  6. Procurar

    Procurar...new PointF(0, 0); // start point PointF c1 = new PointF(0, 800);...800); // first control point PointF c2 = new PointF(1000, 0);...

    blog.aspose.com/pt/drawing/draw-graphics-and-cr...
  7. Архів

    Архів...new PointF(0, 0); // start point PointF c1 = new PointF(0, 800);...800); // first control point PointF c2 = new PointF(1000, 0);...

    blog.aspose.com/uk/drawing/draw-graphics-and-cr...
  8. Archiv

    Archiv...Point) { // Přečtěte si body Point point = (Point)feature...WriteLine(point.AsText() + " X: " + point.X + " Y: " + point.Y); }...

    blog.aspose.com/cs/gis/read-gpx-files-using-csh...
  9. Настройка линий ошибок в диаграммах презентаций...

    Узнайте, как добавлять и настраивать линии ошибок в диаграммах с помощью Aspose.Slides для .NET — оптимизируйте визуализацию данных в презентациях PowerPoint....IChartDataPointColle points = series . DataPoints ; points . DataSourceTypeForErr...DataSourceType . DoubleLiterals ; points . DataSourceTypeForErr . DataSourceTypeForXMi...

    docs.aspose.com/slides/ru/net/error-bar/
  10. 글리프 조작 | API 솔루션 | .NET | Aspose

    글꼴을 관리하는 .NET API 솔루션. 몇 줄의 C# 코드로 글꼴의 글리프 및 메트릭 정보를 얻는 방법을 알아봅니다. 빠르고 강력한 API 솔루션....모든 글리프 포인트를 계산하는 단계: 결과 목록을 points 로 선언합니다. IPathSegment 인터페이스에서...list with points List<Point> points = new List<Point>(); //Init...

    products.aspose.com/font/ko/net/manipulate-glyphs/