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

point

(0.17 sec)
  1. Archivo

    Archivo...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/es/drawing/antialiasing-in-csharp/
  2. แผนภูมิเอกสาร PPTX ผ่าน .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อวาดและแปลงแผนภูมิหรือไดอะแกรมในไฟล์ PPTX บน .NET Framework, .NET Core, Windows Azure, Mono หรือ Xamarin Platforms...Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/th/net/chart/pptx/
  3. Crear 3D Malla y escena|Documentation

    Una malla se define por un conjunto de puntos de control y los muchos polígonos de n lados según sea necesario. Este artículo explica cómo definir una malla....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/es/python-net/create-3d-mesh...
  4. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... inch_to_point ( 1 ) builder . page_setup ...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....Gets or sets the number of points by which the text that follows...Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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/
  7. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) bounds_in_points Gets the location and size...containing block of the shape in points, relative to the anchor of...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations.... In points, where 1 inch = 72 points. This applies...Yes. Convert points to pixels using: pixels = points × (DPI / 72)...

    docs.aspose.com/slides/net/paragraph/
  10. 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/