Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,332 for

box

(0.07 sec)
  1. Geteiltes Netz|Documentation

    Entwickler müssen möglicher weise alle Maschen einer Szene in mehrere Unter netze pro Material aufteilen. Die SplitMesh-Methode teilt kein Netz der Szene auf, wenn ihr ein einzelnes Material zugewiesen wurde. Entwickler können dies jetzt erreichen, indem sie Aspose.3D for Python via .NET API verwenden....Netz der Box Dieses Hilfe thema erstellt ein Netz der Box, um den...Darüber hinaus besteht eine Box aus 6 Ebenen und jede Ebene wird...

    docs.aspose.com/3d/de/python-net/split-mesh/
  2. Biểu đồ tài liệu PPTX qua C ++ | products.aspos...

    Mã ví dụ C ++ để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPTX trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/vi/cpp/chart/pptx/
  3. C++를 통한 PPT 문서 차트 | products.aspose.com

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경에서 PPT 파일로 차트 또는 다이어그램을 그리고 변환하는 C++ 예제 코드입니다....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/ko/cpp/chart/ppt/
  4. Ställ in normalvärden eller UV på kuben och Läg...

    Hur man skapar normal- eller uv-data på en mesh i Aspose.3D....kodexempel visar hur man skapar ett Box-objekt och sedan tillämpar PBR-materialet...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/sv/net/set-up-normals-or-uv-...
  5. Настройте нормали или УФ на Кубе и добавьте мат...

    Как создать нормали или uv данные на сетке в Aspose.3D....демонстрирует, как создать объект Box, а затем применить материал PBR...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/ru/python-net/set-up-normals...
  6. Exportera Excel ekvationer till andra format me...

    Lär dig hur du exporterar Excel ekvationer till LaTeX och MathML format med Aspose.Cells för Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/sv/python-net/export-equa...
  7. Personalizza la conversione dei materiali da PB...

    La classe Scena di Aspose.3D API rappresenta una scena di 3D. Gli sviluppatori possono già creare una scena 3D aggiungendo varie entità. GLTF 2.0 supporta solo materiali PBR (rendering basato sulla fisica), Aspose.3D API converte internamente materiali non PBR in materiali PBR prima di esportare in GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/it/python-net/customize-non-...
  8. 3D sahnelerini GLTF 2.0 formatında C# 'dan tasa...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/tr/net/customize-non-pbr-to-...
  9. Настройте преобразование материалов без PBR в P...

    Класс Сцена Aspose.3D API представляет собой сцену 3D. Разработчики уже могут построить сцену 3D, добавив различные сущности. GLTF 2,0 поддерживает только материалы PBR (физический рендеринг), Aspose.3D API внутренне преобразует материалы, не являющиеся PBR, в материалы PBR перед экспортом в GLTF 2,0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/ru/net/customize-non-pbr-to-...
  10. FDF, XML 및 XFDF 형식의 차이점은 무엇인가요|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades의 Form Class를 사용하여 XML, FDF 및 XFDF 양식 간의 차이를 설명합니다....문제의 해결책은 FormFieldFacade 클래스의 Box 속성으로, 필드의 위치를 저장합니다. 이러한 값을 사각형...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/ko/net/whats-the-difference...