Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,014 for

cylinder

(0.39 sec)
  1. Save 3D Scene as 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/tr/python-net/save-3d-scene-...
  2. 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/
  3. 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/
  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. Diagram till Bild|Documentation

    Lär dig hur du använder Aspose.Cells for .NET för att konvertera ett diagram till en bild i format som JPEG eller PNG. Vår guide kommer att visa hur man exporterar ett diagram från Microsoft Excel och sparar det som en fristående bild för ytterligare användning och manipulation....StockVolumeOpenHighL Y Cylinder Cylinder Y CylinderStacked Y Cylinder100PercentSt...

    docs.aspose.com/cells/sv/net/chart-to-image/
  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 Getting tartarted...

    docs.aspose.com/3d/tr/nodejs-java/developer-guide/
  7. 記録

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

    blog.aspose.com/ja/3d/3d-in-python/
  8. Kamu API Aspose içinde değişir. 3D 16.9.0|Docum...

    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/tr/net/public-api-changes-in...
  9. Convertir malla a malla de triángulo y forma pr...

    Aspose.3D for Java API tiene soporte para convertir malla a malla triangular con diseño de memoria personalizado del vértice. El diseño de memoria personalizado de Vertex se define dinámicamente por la clase VertexDeclaration en los ejemplos de código.... // Initialize object by Cylinder class IMeshConvertible convertible...convertible = new Cylinder (); // Convert a Cylinder to Mesh Mesh...

    docs.aspose.com/3d/es/java/convert-mesh-to-tria...
  10. 档案

    档案...Cylinder(2, 2, 10, 20, 1, false); //...cylinder2 = new com.aspose.threed.Cylinder(2, 2, 10, 20, 1, false); //...

    blog.aspose.com/zh/3d/make-cylinder-in-java/