Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 17,179 for

scene

(0.08 sec)
  1. Generate Point Cloud to FBX File Formats via py...

    Sample Python generate point cloud code for FBX file. Use this example code to generate point cloud to FBX file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/fbx/
  2. Add Blind Watermark Verification to DXF File Fo...

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

    products.aspose.com/3d/python-net/verify-waterm...
  3. Generate Point Cloud to STL File Formats via py...

    Sample Python generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/stl/
  4. Extract Assets from PDF File Formats via python...

    Sample Python extract assets code for PDF file. Use this example code to extract assets from PDF file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/pdf/
  5. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your lithophane from PNG documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/png/
  6. Meshes|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....[ Hide ] Create 3D Mesh and Scene MappingMode and ReferenceMode...

    docs.aspose.com/3d/net/meshes/
  7. 通過 C# 將 USD 轉換為 OBJ | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....the input DAE file using the Scene class object Create an ObjSaveOptions...Call the save method in the Scene class to create an OBJ file...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  9. Add Blind Watermark Verification to DRC File Fo...

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

    products.aspose.com/3d/python-net/verify-waterm...
  10. 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/