Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 6,232 for

box

(0.29 sec)
  1. 创建具有原始 3D 形状的场景|Documentation

    Aspose.3D for Java API 支持基元 3D 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...= new Scene (); // Create a Box model scene . getRootNode ()...(). createChildNode ( "box" , new Box ()); // Create a Cylinder...

    docs.aspose.com/3d/zh/java/create-scene-with-pr...
  2. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/python-net/export-equation/
  3. Exportar ecuaciones de Excel a otros formatos c...

    Aprende cómo exportar ecuaciones de Excel a los formatos LaTeX y MathML usando Aspose.Cells para Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/es/python-net/export-equa...
  4. Esporta equazioni di Excel in altri formati con...

    Scopri come esportare equazioni di Excel in formati LaTeX e MathML usando Aspose.Cells per Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/it/python-net/export-equa...
  5. Personnaliser la conversion des matériaux non-P...

    La classe Scene de la Aspose.3D for Java API représente une scène 3D et les développeurs peuvent construire une scène 3D en ajoutant diverses entités....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/fr/java/customize-non-pbr-to...
  6. Szene mit primitiven 3D Formen erstellen|Docume...

    Mit Aspose.3D for .NET können Entwickler eine Szene mit primitiven 3D Formen definieren. Alle param etrisierten Grundelemente werden automatisch in Mesh konvertiert, während in einem beliebigen unterstützten Ausgabe dateiformat gespeichert wird....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/de/net/create-scene-with-pri...
  7. Crear escena con formas 3D primitivas|Documenta...

    Usando Aspose.3D for .NET, los desarrolladores pueden definir una escena con formas 3D primitivas. Todas las primitivas parametrizadas se convertirán en malla automáticamente mientras se guardan en cualquier formato de archivo de salida compatible....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/es/net/create-scene-with-pri...
  8. Создать сцену с примитивными 3D формами|Documen...

    Aspose.3D для Node.js через Java API поддерживает примитивные 3D-фигуры. Все параметризованные примитивы будут автоматически преобразованы в сетку при сохранении в любой поддерживаемый формат выходного файла....модели Box scene . getRootNode (). createChildNode ( "box" , new...new aspose . threed . Box ()); // Создание модели Cylinder scene...

    docs.aspose.com/3d/ru/nodejs-java/create-scene-...
  9. C++ के माध्यम से PPT दस्तावेज़ चार्ट | products...

    विंडोज 32 बिट, विंडोज 64 बिट और लिनक्स 64 बिट के लिए सी ++ रनटाइम एनवायरनमेंट पर पीपीटी फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए सी ++ उदाहरण कोड।...eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/hi/cpp/chart/ppt/
  10. Anpassa icke-PBR- konvertering till PBR- materi...

    Scenklassen för Aspose.3D API representerar en 3D scen. Utvecklare kan redan bygga en 3D scen genom att lägga till olika enheter. GLTF 2.0 stöder endast PBR-material (Fysiskt baserad rendering), Aspose. 3D API konverterar internt icke-PBR-material till PBR-material innan export till GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/sv/python-net/customize-non-...