Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 63,773 for

tex

(0.04 sec)
  1. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF 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/amf/
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ 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/obj/
  3. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF 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/dxf/
  4. Supported File Formats | Aspose.TeX for Java

    This Tex manipulation solution for Java supports Tex files for input and a variety of output formats like Tex, XPS, PDF, PNG, JPEG, TIFF and PNG....TeX Product Solution Purchase Buy...Font Product Solution Aspose.TeX Product Solution Purchase Buy...

    docs.aspose.com/tex/java/supported-file-formats/
  5. Extract Assets from AMF File Formats via .NET |...

    C# source code to load, render and add extract assets from AMF 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/amf/
  6. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D 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/u3d/
  7. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB 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/glb/
  8. Extract Assets from STL File Formats via .NET |...

    C# source code to load, render and add extract assets from STL 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/stl/
  9. Extract Assets from DAE File Formats via .NET |...

    C# source code to load, render and add extract assets from DAE 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/dae/
  10. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS 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/3ds/