Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 6,878 for

stl file

(0.13 sec)
  1. 通過 .NET 將盲水印添加到 3MF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上的 3MF 文檔中加載、呈現和添加盲水印。...//需要加水印的源文件和保存後的輸出文件 string file = "template.3mf" ; string output...創建一個場景實例 Scene scene = new Scene(file); //為文件添加水印和密碼 var numMeshes...

    products.aspose.com/3d/zh-hant/net/watermark/3mf/
  2. 通過 .NET 向 3MF 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 3MF 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.3mf" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...
  3. 通過 .NET 向 AMF 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 AMF 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.amf" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...
  4. Thêm hình mờ mù vào 3MF Định dạng tệp qua .NET ...

    C# mã nguồn để tải, hiển thị và thêm hình mờ ảo vào 3MF tài liệu trên .NET Framework, .NET Core, Mono....tệp đầu ra sau khi lưu string file = "template.3mf" ; string output...Scene Scene scene = new Scene(file); //Thêm hình mờ và mật khẩu...

    products.aspose.com/3d/vi/net/watermark/3mf/
  5. Thêm xác minh hình mờ mù vào 3MF Định dạng tệp ...

    C# mã nguồn để tải, hiển thị và thêm Xác minh hình mờ mù vào 3MF tài liệu trên .NET Framework, .NET Core, Mono....dấu chìm để xác minh string file = "template.3mf" ; // tạo một...Scene Scene scene = new Scene(file); string text = null ; //Thêm...

    products.aspose.com/3d/vi/net/verify-watermark/...
  6. Thêm hình mờ mù vào AMF Định dạng tệp qua .NET ...

    C# mã nguồn để tải, hiển thị và thêm hình mờ ảo vào AMF tài liệu trên .NET Framework, .NET Core, Mono....tệp đầu ra sau khi lưu string file = "template.amf" ; string output...Scene Scene scene = new Scene(file); //Thêm hình mờ và mật khẩu...

    products.aspose.com/3d/vi/net/watermark/amf/
  7. .NET를 통해 AMF 파일 형식에 블라인드 워터마크 추가 | products.asp...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 AMF 문서에 블라인드 워터마크를 로드, 렌더링 및 추가합니다....필요한 소스 파일과 저장 후 출력 파일 string file = "template.amf" ; string output...인스턴스 생성 Scene scene = new Scene(file); //파일에 워터마크 및 비밀번호 추가 var numMeshes...

    products.aspose.com/3d/ko/net/watermark/amf/
  8. Converti JT in 3DS tramite Java | products.aspo...

    Esempio di codice di conversione Java per il formato JT in File 3DS. Utilizza questo codice di esempio per convertire JT in 3DS all'interno di qualsiasi applicazione basata su Web o desktop Java....possono convertire facilmente il file JT in 3DS in poche righe di...di codice. Carica il file JT tramite il costruttore della classe...

    products.aspose.com/3d/it/java/conversion/jt-to...
  9. Converti GLB in PLY tramite C# | products.aspos...

    Codice di esempio per la conversione da GLB a PLY C#. Utilizza API codice di esempio per la conversione batch di File GLB in PLY all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET....GLB file in PLY in poche righe di codice. Carica il file GLB...formato di PLY.1. Controlla il file PLY risultante nel percorso...

    products.aspose.com/3d/it/net/conversion/glb-to...
  10. Save a 3D Scene in the PDF in C#|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF File format....convert 3D file to PDF format using C# .NET 3D file manipulation...API, first you need to load 3D file into Scene object and then save...

    docs.aspose.com/3d/tr/net/save-a-3d-scene-in-th...