Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 21,452 for

obj

(0.08 sec)
  1. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance.... add ( MyDir ); Use of the Obj Load Options The code below shows...options before loading an 3D Obj file. // The path to the documents...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  2. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....GLTF Compression JT Compression OBJ Compression PDF Compression PLY...

    products.aspose.com/3d/net/compression/
  3. Customize Non-PBR to PBR Materials Conversion b...

    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....here, you can get the original OBJ's material from the parameter...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  4. Aspose.Cells 8.7.1 中的公共 API 更改|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....Cell foundCell = null ; object obj = 20 ; //Find 20 which is Sum(A1:A2)...= worksheet . Cells . Find ( obj , foundCell , options ); //Print...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Add Blind Watermark Verification to 3DS File Fo...

    Sample Java blind watermark verification code for 3DS file. Use this example code to add blind watermark verification to 3DS file within any Web or Desktop Java based application....Format) JT (JT File Format) OBJ (OBJ File Format) PLY (Polygon...

    products.aspose.com/3d/java/verify-watermark/3ds/
  6. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....docx" ; AsposeData obj = new AsposeData { List = new...BuildReportWithObjec.1.docx" , obj ); ReportBuilder . BuildReport...

    reference.aspose.com/words/net/aspose.words.low...
  7. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....GLTF Extractor JT Extractor OBJ Extractor PDF Extractor PLY Extractor...

    products.aspose.com/3d/net/extractor/
  8. 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 GLB in C# Set Barcode Checksum...

    kb.aspose.com/categories/page/8/
  9. 新建一个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
  10. Convert 3MF to DRC via Python | products.aspose...

    Sample code for 3MF to DRC Python conversion. Use API example code for batch 3MF files to DRC conversion within VB.NET, Asp.NET or any .NET based application....and can output these as PLY or OBJ files. The compressed output...Text Markup Language) 3MF TO OBJ (3D File Format) 3MF TO PDF (Portable...

    products.aspose.com/3d/python-net/conversion/3m...