Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,175 for

lighting

(0.1 sec)
  1. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...Table Grid Light GridTable1Light 273 Grid Table 1 Light GridTable2...GridTable1LightAccen 280 Grid Table 1 Light - Accent 1 GridTable2Accent1...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ค้นหา

    ค้นหา...เพื่อเพิ่มทรงกลม เริ่มต้นวัตถุคลาส Light ระบุคุณสมบัติ lighttype และชื่อ...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/th/3d/3d-in-python/
  3. ค้นหา

    ค้นหา...เช่น วัสดุ เริ่มต้นวัตถุคลาส Light เรียกใช้เมธอด createChildNode()...createChildNode() เพื่อเพิ่มเอนทิตี Light สุดท้าย ให้บันทึกฉากเป็น FBX โดยใช้เมธอด...

    blog.aspose.com/th/3d/create-3d-scene-using-java/
  4. Aspose.3D Lighten boxes in a scene | products.a...

    Learn how to lighten Boxes in a scene...will light up the boxes in the scene by creating a Light object...attributes, and finally we will light them up. Installation of Aspose...

    products.aspose.com/3d/tutorial/lighten-box-scene/
  5. 将 3D 场景另存为 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.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/zh/python-net/save-3d-scene-...
  6. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…...docx file using Flama Light Italic, the resulting PDF is...conversion to use the exact “Flama Light Italic” font Make the font available...

    forum.aspose.com/t/incorrect-flama-font-substit...
  7. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for Python via .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/zh/python-net/capture-the-vi...
  8. Fånga vyer för 3D Scene och teckning till en te...

    Varje 3Dscen kan omfatta ett antal visningar. Med Aspose.3D for Python via .NET API kan utvecklare fånga en eller flera vyer i en enda skärmbild. De kan göra det i GUI-baserade .NET-program eller en bild....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/sv/python-net/capture-the-vi...
  9. Capturar las ventanas de la escena 3D y render ...

    Cada escena 3D puede comprender cualquier número de ventanas gráficas. Con Aspose.3D for Python via .NET API, los desarrolladores pueden capturar una o más ventanas gráficas en una sola captura de pantalla. Pueden procesarlo en la aplicación .NET basada en GUI o en una imagen....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/es/python-net/capture-the-vi...
  10. Procurar

    Procurar...Inicialize um objeto da classe Light. Chame o método createChildNode()...para adicionar uma entidade Light. Finalmente, salve a cena como...

    blog.aspose.com/pt/3d/create-3d-scene-using-java/