Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 16,637 for

scene

(0.1 sec)
  1. Convert OBJ to JT via C# | products.aspose.com

    Sample code for OBJ to JT C# conversion. Use API example code for batch OBJ files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...related to light and position of scenes. An OBJ file is usually an...

    products.aspose.com/3d/net/conversion/obj-to-jt/
  2. 如何在 Python 中将 GLB 转换为 OBJ

    本文指导如何在 Python 中将 GLB 转换为 OBJ。它具有 IDE 配置、步骤列表和可运行的示例代码,用于在 Python 中开发 GLB 到 OBJ 转换器。...进行 GLB 到 OBJ 转换 将 GLB 文件加载到 Scene 类对象中 创建 ObjSaveOptions 类的对象用于设置输出文件属性...Python 纹理的 OBJ 。源 GLB 文件被加载到 Scene 类对象中,然后创建 ObjSaveOptions 类对...

    kb.aspose.com/zh/3d/python/how-to-convert-glb-t...
  3. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/cpp/binarization/
  4. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...save(convertedObj, options); } var scene = Scene.fromFile(convertedObj);...GltfSaveOptions(FileFormat.GLTF); scene.save(convertedGltf, saveOptions);...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  5. 通過 C# 將 USD 轉換為 HTML | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 HTML scene.Save( "output.html" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Add Blind Watermark to X File Formats via pytho...

    Sample Python blind watermark code for X file. Use this example code to add blind watermark to X file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/x/
  7. Compress JT File Formats via python-net | produ...

    Sample Python compression code for JT file. Use this example code to compress JT file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/jt/
  8. Compress X File Formats via python-net | produc...

    Sample Python compression code for X file. Use this example code to compress X file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/x/
  9. Փոխարկել OBJ-ը USDZ-ի C#-ում

    Այս արագ ուղեցույցը ներկայացնում է, թե ինչպես փոխարկել OBJ-ը USDZ-ի C# լեզվում։ Այն ընդգրկում է հիմնական քայլերը, նախապայմանները և աշխատանքային կոդի հատված՝ C#-ում OBJ-ից USDZ փոխարկիչ ստեղծելու համար։...Ընթերցեք մուտքային OBJ ֆայլը Scene դասի միջոցով Վերլուծեք ներբեռնված...Մուտքային OBJ ֆայլը ներբեռնվում է Scene դասի միջոցով, որը ինքնուրույն...

    kb.aspose.com/hy/3d/net/convert-obj-to-usdz-in-...
  10. Java-ով USDZ-ից GLB փոխարկում

    Այս կարճ դասընթացը բացատրում է, թե ինչպես USDZ-ը GLB դարձնել Java-ում: Այն նկարագրում է հաջորդական քայլերը, կարգավորման անհրաժեշտությունները և ներառում է գործնական կոդի օրինակ USDZ-ից GLB փոխարկիչ կառուցելու համար Java-ում:...ֆայլը՝ սկզբնապես ստեղծելով Scene դասի օրինակ Մուտք գործեք ներմուծված...մշակել USDZ-ը GLB Java-ում . Scene դասը ավտոմատորեն հայտնաբերում...

    kb.aspose.com/hy/3d/java/convert-usdz-to-glb-in...