Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,045 for

cylinder

(1.29 sec)
  1. 記録

    記録...entities import Box, Cylinder from aspose.threed.utilities...円柱モデルを作成する cylinder = Cylinder(); cylinder.name = "Cylinder"; scene...

    blog.aspose.com/ja/3d/3d-in-python/
  2. Rendering del grafico|Documentation

    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....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/it/java/chart-rendering/
  3. Renderizado de Gráficos|Documentation

    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....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/es/java/chart-rendering/
  4. Примитив в сетку|Documentation

    Aspose.3D для Node.js через Java API поддерживает преобразование любой примитивной фигуры в сетку. Примитивные фигуры включают в себя наиболее базовые и используемые объекты, такие как куб, сфера, плоскость, цилиндр и тор....Инициализация объекта классом Cylinder var convertible = new aspose...aspose . threed . Cylinder (); // Преобразование Цилиндра в сетку...

    docs.aspose.com/3d/ru/nodejs-java/primitive-sha...
  5. Utvecklarguide|Documentation

    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....med VRML Format Arbeta med cylinder Arbeta med PointCloudName...

    docs.aspose.com/3d/sv/python-net/developer-guide/
  6. Developer Guide|Documentation

    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....VRML formatı ile çalışmak Cylinder ile king orking Loud orking...

    docs.aspose.com/3d/tr/python-net/developer-guide/
  7. Sparen Sie 3D Szene als HTML|Documentation

    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....entities import Cylinder , Light , LightType from aspose...root_node . create_child_node ( Cylinder ()) material = LambertMaterial...

    docs.aspose.com/3d/de/python-net/save-3d-scene-...
  8. Public API Changements dans Aspose.3D 16.9.0|Do...

    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....new Scene (); // create a cylinder child node scene . RootNode...CreateChildNode ( "cylinder" , new Cylinder ()). Material = new...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  9. Convertir la maille en maille triangulaire et l...

    Aspose.3D for Java API a le support pour convertir le maillage en maillage triangulaire avec la disposition de mémoire personnalisée du sommet. La disposition mémoire personnalisée du sommet est définie dynamiquement par la classe VertexDeclaration dans les exemples de code.... // Initialize object by Cylinder class IMeshConvertible convertible...convertible = new Cylinder (); // Convert a Cylinder to Mesh Mesh...

    docs.aspose.com/3d/fr/java/convert-mesh-to-tria...
  10. Java 3D API | 3D Manipolazione e conversione di...

    Gameware e libreria CAD 3D per creare formati di file in lettura, convertire e modificare 3D all'interno di Java applicazioni..., new Box()); // create a Cylinder model scn.getRootNode().c...createChildNode("cylinder", new Cylinder()); // save drawing in...

    products.aspose.com/3d/it/java/