Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 21,451 for

obj

(0.88 sec)
  1. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript....IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG...

    docs.aspose.com/cad/javascript-net/how-to-run-a...
  2. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...中将 GLTF 转换为 OBJ 在 C# 中将 OBJ 转换为X 在 C# 中将 STL 转换为 OBJ 在 C# 中将 RVM...= false }); 使用Obj保存选项 下面的代码显示了如何在将 3D 文件保存为Obj格式之前设置保存选项。 //...

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

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

    kb.aspose.com/categories/page/8/
  4. Export texture files while saving 3D scene|Docu...

    Using Aspose.3D for .NET, developers can export texture files to file system while saving 3D scene....obj" , opt ); All SaveOptions objects...exporting, such as FBX, 3DS, OBJ, USD, GLTF, and DAE. Explanation...

    docs.aspose.com/3d/net/export-texture-files-whi...
  5. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new Cad3DPoint(0, 0, 0)); line.setSec…...addEntity(cadRasterImage); CadBaseObject[] objs = dwgImage.getObjects(); CadBaseObject[]...CadBaseObject[objs.length + 1]; int ind = 0; for (CadBaseObject obj : objs)...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  6. Convert PDF to DRC via Java | products.aspose.com

    Sample Java conversion code for PDF format to DRC file. Use this example code to convert PDF to DRC within any Web or Desktop Java based application....and can output these as PLY or OBJ files. The compressed output...(Stereolithography File) PDF TO OBJ (Wavefront 3D Object File) PDF...

    products.aspose.com/3d/java/conversion/pdf-to-drc/
  7. Aspose.CAD Product Family

    Aspose.CAD allows developers to open, read and process AutoCAD DWG, DXF, DWT and other CAD and BIM file formats, such as: DGN, DWF, DWFX, IFC, STL, IGES, PLT, CF2, Obj, HPGL, IGS, DXB, STP, DAE, U3D, 3DS, CGM...DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS, DXB, STP, DAE, U3D...IGES(IGS), CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP...

    docs.aspose.com/cad/
  8. Convert GLB to DRC via Java | products.aspose.com

    Sample Java conversion code for GLB format to DRC file. Use this example code to convert GLB to DRC within any Web or Desktop Java based application....and can output these as PLY or OBJ files. The compressed output...(Stereolithography File) GLB TO OBJ (Wavefront 3D Object File) GLB...

    products.aspose.com/3d/java/conversion/glb-to-drc/
  9. Convert U3D to DRC via Java | products.aspose.com

    Sample Java conversion code for U3D format to DRC file. Use this example code to convert U3D to DRC within any Web or Desktop Java based application....and can output these as PLY or OBJ files. The compressed output...Text Markup Language) U3D TO OBJ (3D File Format) U3D TO PLY (Polygon...

    products.aspose.com/3d/java/conversion/u3d-to-drc/
  10. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript....IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG...

    docs.aspose.com/cad/javascript-net/showcases/ho...