Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 102,311 for

tex

(0.05 sec)
  1. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/usdz/
  2. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/jt/
  3. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....Save(Texture tex) throws IOException { if (tex.getContent() ==...|| !CanVisit(tex)) return ; String fileName=tex.getFileName();...

    products.aspose.com/3d/java/extractor/ase/
  4. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....Save(Texture tex) throws IOException { if (tex.getContent() ==...|| !CanVisit(tex)) return ; String fileName=tex.getFileName();...

    products.aspose.com/3d/java/extractor/drc/
  5. Extract Assets from RVM File Formats via .NET |...

    C# source code to load, render and add extract assets from RVM documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/rvm/
  6. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add extract assets from DRC documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/drc/
  7. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X file within any Web or Desktop Java based application....Save(Texture tex) throws IOException { if (tex.getContent() ==...|| !CanVisit(tex)) return ; String fileName=tex.getFileName();...

    products.aspose.com/3d/java/extractor/x/
  8. Extract Assets from VRML File Formats via .NET ...

    C# source code to load, render and add extract assets from VRML documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/vrml/
  9. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....Save(Texture tex) { if (tex.Content == null || !CanVisit(tex)) return...fileName = tex.FileName != null ? Path.GetFileName(tex.FileName)...

    products.aspose.com/3d/net/extractor/gltf/
  10. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web or Desktop Java based application....Save(Texture tex) throws IOException { if (tex.getContent() ==...|| !CanVisit(tex)) return ; String fileName=tex.getFileName();...

    products.aspose.com/3d/java/extractor/glb/