Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 16,422 for

point

(1.13 sec)
  1. 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 Vector4 [] controlPoints =...new Mesh (); // Add control points to the mesh mesh . ControlPoints...

    docs.aspose.com/3d/es/net/create-3d-mesh-and-sc...
  2. Создать сетку и сцену 3D|Documentation

    Сетка определяется набором контрольных точек и множеством n-сторонних многоугольников по мере необходимости. В этой статье объясняется, как определить сетку....NET // Initialize control points Vector4 [] controlPoints =...new Mesh (); // Add control points to the mesh mesh . ControlPoints...

    docs.aspose.com/3d/ru/net/create-3d-mesh-and-sc...
  3. Создать сетку и сцену 3D|Documentation

    Сетка определяется набором контрольных точек и множеством n-сторонних многоугольников по мере необходимости. В этой статье объясняется, как определить сетку....Пример: // Initialize control points Vector4List controlPoints =...new Mesh (); // Add control points to the mesh mesh . getControlPoints...

    docs.aspose.com/3d/ru/java/create-3d-mesh-and-s...
  4. Archiv

    Archiv...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/de/drawing/system.drawing-with-...
  5. Arşiv

    Arşiv...LineString(new[] { new Point(0, 0), new Point(1, 1) }); // Özellik...

    blog.aspose.com/tr/gis/export-features-to-a-csv...
  6. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...* 72 / dpiY; // Convert to points page.PageInfo.Width = width...* 72 / dpiX; // Convert to points page.Paragraphs.Add(asposeImage);...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  7. Bug 5331: Converting CSV to GeoPackage- Convers...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-GeoPackage) image.png (173.1 KB) image.png (164.8 KB) Test data(input/output/QGIS) 5331-Csv-GeoPacakge.zip (3…...overwrite – If the output path points to the same file as the input...AddFeature(feature); } } Key points Set GeometryColumn (or XColumn...

    forum.aspose.com/t/bug-5331-converting-csv-to-g...
  8. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default table of authorities categories in C++....category that its "\c" switch points to. builder -> InsertField...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....perpendicular direction and three points representing the vertices of...Both polygonal geometry like points, lines, texture vertices, faces...

    products.aspose.com/3d/java/conversion/stl-to-obj/
  10. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application....Both polygonal geometry like points, lines, texture vertices, faces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/java/conversion/obj-to-stl/