Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 8,482 for

geometries

(0.08 sec)
  1. Archivo

    Archivo...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // Agregar característica...

    blog.aspose.com/es/gis/export-features-to-a-csv...
  2. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... Create rectangle path geometry with the CreatePathGeometry()...Create the rectangle path geometry XpsPathGeometry rectGeom =...

    products.aspose.com/page/net/work-with-canvases/
  3. Робота з прозорістю у файлі XPS | Python

    Як працювати з прозорістю файлу XPS — це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/uk/python-net/xps/working-...
  4. Trabalhar com Transparência em Ficheiro XPS | P...

    Como trabalhar com transparência num ficheiro XPS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python.... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/pt/python-net/xps/working-...
  5. Archivo

    Archivo...positional index of the feature geometry; Archivo de atributos de dBase...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/es/gis/create-and-read-shapefil...
  6. Arşiv

    Arşiv...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // özellik ekle...

    blog.aspose.com/tr/gis/export-features-to-a-csv...
  7. Добавление преобразования к узлу|Documentation

    TSR (преобразование/масштабирование/вращение) чаще всего используются в сценарии 3D, мы предоставили класс Transform для доступа к ним в Aspose.3D....// Point node to the Mesh geometry cubeNode . Entity = mesh ;...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/ru/net/adding-transformation...
  8. Adición de transformación al nodo|Documentation

    TSR (Traducción/Escalado/Rotación) se usan más comúnmente en el escenario 3D, proporcionamos una clase Transform para acceder a estos en Aspose.3D....// Point node to the Mesh geometry cubeNode . Entity = mesh ;...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/es/net/adding-transformation...
  9. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....// Point node to the Mesh geometry cubeNode . Entity = mesh ;...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/tr/net/adding-transformation...
  10. Convert OBJ to FBX via Java | products.aspose.com

    Sample Java conversion code for OBJ format to FBX file. Use this example code to convert OBJ to FBX within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

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