Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,699 for

box

(0.07 sec)
  1. 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/
  2. Configurer des normales ou UV sur le cube et aj...

    Comment créer des normales ou des données uv sur un maillage dans Aspose.3D....montre comment créer un objet Box, puis appliquer le matériau PBR...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/fr/python-net/set-up-normals...
  3. Archiv

    Archiv...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/de/pdf/crop-pdf-pages-in-python/
  4. Archivo

    Archivo...compuesta por 6 planos) Mesh box = (new Box()).ToMesh(); // Crear un...mat = (VertexElementMateria)box.CreateElement(VertexElementType...

    blog.aspose.com/es/3d/split-merge-3d-mesh-csharp/
  5. آرشیوها

    آرشیوها...FloatingBox box = new FloatingBox(); // اضافه کردن ستون در بخش box.getColumnInfo()...فاصله بین ستون ها را تنظیم کنید box.getColumnInfo().setColumnSpacing("5");...

    blog.aspose.com/fa/pdf/create-multi-column-pdf-...
  6. 搜索

    搜索...FloatingBox box = new FloatingBox(); // 在部分中添加列 box.getColumnInfo()...設置列之間的間距 box.getColumnInfo().setColumnSpacing("5"); // 設置列寬 box.getColumnInfo()...

    blog.aspose.com/zh-hant/pdf/create-multi-column...
  7. Настройте преобразование материалов без 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-...
  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. Обрезка EPS с использованием решения Java API

    Функциональность обрезки EPS, предлагаемая API-решением Aspose.Page для Java, объясняется и иллюстрируется фрагментами кода здесь....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/java/crop-eps/
  10. Обрезка EPS | Решение C# .NET API

    Функциональность обрезки EPS, предлагаемая решением Aspose.Page API для .NET, объясняется и иллюстрируется фрагментами кода здесь....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/net/crop-eps/