Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 21,453 for

obj

(0.23 sec)
  1. 3D in Python | 3D Model Python | Python 3D Library

    Discover how to create and manipulate 3D models in Python using the Aspose.3D library, supporting various file formats and rendering options....3D file formats such as FBX, OBJ, STL, and more High-performance...Also # Convert OBJ to USDZ in Python Convert OBJ to STL in Python...

    blog.aspose.com/3d/3d-in-python/
  2. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....with Draco extension OBJ Wavefront Obj Including mesh/point cloud...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  3. Specify 3D File Load Options in C#|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....to OBJ in C# Convert 3DS to FBX in C# Convert U3D to OBJ in C#...C# Convert OBJ to 3DS in C# Convert X to 3DS in C# 3D File Load...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  4. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the scene....flip coordinate system in the OBJ, 3DS, STL and U3D formats. To...import a 3ds file and save it in OBJ format the Scene class is being...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  5. Work with 3D file|CAD 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....Support MTL files when exporting OBJ Access to entities inside block...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Work with 3D file|CAD 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....Support MTL files when exporting OBJ Access to entities inside block...

    docs.aspose.com/cad/net/how-to/work-with-3d-file/
  7. 创建带有基本 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-...
  8. 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...
  9. On Premise, Cloud & App Based Solutions to Proc...

    Build applications to process & convert CAD and BIM drawing files via High Code APIs or Cloud-based SDKs. Use cross-platform apps to open, render, export and convert DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, Obj, HPGL, IGS, PCL, FBX, SVG file formats without additional CAD software....CF2, Collada(DAE), PLT(HPGL), OBJ, SVG, DXB, FBX and other CAD...and obtain a result as STL, OBJ, DWF or any other drawing format...

    products.aspose.com/cad/
  10. 档案

    档案...IterateCADNodes(CadBaseEntity obj) { switch (obj.TypeName) { case CadEntityTypeName...CadText childObjectText = (CadText)obj; Console.WriteLine(childObjectText...

    blog.aspose.com/zh/cad/search-text-in-dwg-csharp/