Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,177 for

scene

(0.04 sec)
  1. Compress DRC File Formats via python-net | prod...

    Sample Python compression code for DRC file. Use this example code to compress DRC 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/drc/
  2. Add Blind Watermark to DRC File Formats via pyt...

    Sample Python blind watermark code for DRC file. Use this example code to add blind watermark to DRC 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/drc/
  3. 通過 C# 將 USD 轉換為 PLY | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. 通過 C# 將 USD 轉換為 FBX | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. Compress ASE File Formats via python-net | prod...

    Sample Python compression code for ASE file. Use this example code to compress ASE 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/ase/
  6. Compress DRC File Formats via Node.js | product...

    Sample Node.js compression code for DRC file. Use this example code to compress DRC 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/nodejs-java/compression/...
  7. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....the 3D object file using a Scene class object Create an object...the source OBJ file into the Scene class as it contains the basic...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  8. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the sample DAE file into the Scene object Instantiate and initialize...using the save() method in the Scene class These steps summarize...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  9. Extract Assets from PDF File Formats via .NET |...

    C# source code to load, render and add extract assets from PDF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...need to extract assets var scenes = FileFormat.PDF.ExtractScene(...

    products.aspose.com/3d/net/extractor/pdf/
  10. Convert 3MF to JT via C# | products.aspose.com

    Sample code for 3MF to JT C# conversion. Use API example code for batch 3MF 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...File) 3MF TO 3DS (3D Studio Scene) 3MF TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/3mf-to-jt/