Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 18,983 for

obj

(0.04 sec)
  1. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/u3d/
  2. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/3ds/
  3. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/glb/
  4. Extract Assets from STL File Formats via .NET |...

    C# source code to load, render and add extract assets from STL documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/stl/
  5. Extract Assets from DAE File Formats via .NET |...

    C# source code to load, render and add extract assets from DAE documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/dae/
  6. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....GLTF to OBJ in C# Convert OBJ to X in C# Convert STL to OBJ in C#...while saving a scene. Use of the Obj Save Options The code below shows...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Categories Latest Answers Convert OBJ to USDZ in Java Convert USDZ...Macro in Word using Java Convert OBJ to GLB in Python Edit Macro in...

    kb.aspose.com/categories/page/4/
  8. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions Object. Each load format has a corresponding class that holds load options for that load format.... Use of the Obj Load Options The code below shows...options before loading an 3D Obj file. Use of the STL Load Options...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  9. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...primitive 3D shapes and save in the OBJ file. var aspose = aspose ||...drawing in the OBJ format scene . save ( "test.obj" ); 向 3D 文档添加资产信息...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  10. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....Method Description equals(Object obj) Gets a flag indicating whether...equals(Object obj) public boolean equals(Object obj) Gets a flag...

    reference.aspose.com/words/java/com.aspose.word...