Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 6,315 for

box

(0.73 sec)
  1. تخصيص تحويل مواد بخلاف PBR إلى PBR قبل توفير 3D...

    فئة المشهد لـ 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/ar/net/customize-non-pbr-to-...
  2. Arşiv

    Arşiv...düzlemden oluşur) Mesh box = (new Box()).ToMesh(); // Bu ağ üzerinde...mat = (VertexElementMateria)box.CreateElement(VertexElementType...

    blog.aspose.com/tr/3d/split-merge-3d-mesh-csharp/
  3. タスクの期間での作業| Aspose.Tasks ドキュメント

    C#およびvb.netのAspose.Tasksを使用して、Microsoft Project(MPP/XML)タスクの期間を使用する方法を学びます。...day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...hrs: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...

    docs.aspose.com/tasks/ja/cpp/task-durations/
  4. Passen Sie die Konvertierung von Nicht-PBR-Mate...

    Die Scene-Klasse der Aspose.3D API repräsentiert eine 3D-Szene. Entwickler können bereits eine 3D-Szene erstellen, indem sie verschiedene Entitäten hinzufügen. GLTF 2.0 unterstützt nur PBR-Materialien (Physically Based Rendering), Aspose.3D API wandelt nicht-PBR-Materialien intern in PBR-Materialien um, bevor sie in GLTF 2,0 exportiert werden.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/de/python-net/customize-non-...
  5. Create RadioButton Field|Aspose.PDF for Python ...

    Learn how to programmatically add a radio button form field to a PDF document using Aspose.PDF for Python. This example demonstrates how to create a radio button group, define selectable options, and save the updated PDF file....including text boxes, checkboxes, combo boxes, list boxes, and radio...

    docs.aspose.com/pdf/python-net/create-radiobutt...
  6. 아카이브

    아카이브...FloatingBox box = new Aspose.Pdf.FloatingBox();...열 추가 box.ColumnInfo.ColumnCount = 2; // 열 사이의 간격 설정 box.ColumnInfo...

    blog.aspose.com/ko/pdf/create-multi-column-pdf-...
  7. Arşiv

    Arşiv...FloatingBox box = new FloatingBox(); // Bölüme sütun ekleme box.getColumnInfo()...arasındaki boşluğu ayarlayın box.getColumnInfo().setColumnSpacing("5");...

    blog.aspose.com/tr/pdf/create-multi-column-pdf-...
  8. ארכיון

    ארכיון...FloatingBox box = new FloatingBox(); // הוסף עמודות בקטע box.getColumnInfo()...// הגדר את המרווח בין העמודות box.getColumnInfo().setColumnSpacing("5");...

    blog.aspose.com/he/pdf/create-multi-column-pdf-...
  9. Procurar

    Procurar...entities import Box, Cylinder from aspose.threed...modelo de caixa box = Box(); box.name = "Box"; scene.root_node...

    blog.aspose.com/pt/3d/3d-in-python/
  10. Arşiv

    Arşiv...entities import Box, Cylinder from aspose.threed...modeli oluşturun box = Box(); box.name = "Box"; scene.root_node...

    blog.aspose.com/tr/3d/3d-in-python/