Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 4,619 for

3mf file

(1.45 sec)
  1. .NET के माध्यम से GLTF फ़ाइल स्वरूपों में ब्लाइ...

    .NET फ्रेमवर्क, .NET कोर, Mono पर GLTF दस्तावेज़ों को लोड करने, रेंडर करने और ब्लाइंड वॉटरमार्क सत्यापन में जोड़ने के लिए C# स्रोत कोड।...वॉटरमार्क करने की आवश्यकता है string file = "template.gltf" ; // दृश्य...बनाएँ Scene scene = new Scene(file); string text = null ; //DecodeWatermark...

    products.aspose.com/3d/hi/net/verify-watermark/...
  2. ZIP fájlok tömörítése C# (.NET) | Példák és kód

    C# példa - fájlok és mappák tömörítése ZIP archívumba Aspose.Zip for .NET-tel (tömörítés, titkosítás, automatizálás)....complete examples and data files, please go to https://github...using (FileStream zipFile = File.Open(dataDir + "CompressSingleFile_out...

    products.aspose.com/zip/hu/net/compress/
  3. ZIP-bestanden comprimeren in C# (.NET) | Voorbe...

    C# voorbeeld - comprimeer bestanden en mappen naar ZIP met Aspose.Zip voor .NET (compressie, encryptie, automatisering)....complete examples and data files, please go to https://github...using (FileStream zipFile = File.Open(dataDir + "CompressSingleFile_out...

    products.aspose.com/zip/nl/net/compress/
  4. บีบอัดไฟล์ ZIP ใน C# (.NET) | ตัวอย่างและโค้ด

    ตัวอย่าง C# - บีบอัดไฟล์และโฟลเดอร์เป็น ZIP ด้วย Aspose.Zip for .NET (การบีบอัด, การเข้ารหัส, ระบบอัตโนมัติ)....complete examples and data files, please go to https://github...using (FileStream zipFile = File.Open(dataDir + "CompressSingleFile_out...

    products.aspose.com/zip/th/net/compress/
  5. Komprimera ZIP-filer i C# (.NET) | Exempel och kod

    C#-exempel - komprimera Filer och mappar till ZIP med Aspose.Zip för .NET (komprimering, kryptering, automatisering)....complete examples and data files, please go to https://github...using (FileStream zipFile = File.Open(dataDir + "CompressSingleFile_out...

    products.aspose.com/zip/sv/net/compress/
  6. Elenco delle caratteristiche|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....contrassegnata con il suffisso m nel nome file. Libpython ha condiviso la libreria...un collegamento simbolico al file di libreria libpython nella...

    docs.aspose.com/3d/it/python-net/feature-list/
  7. 通過 .NET 將盲水印添加到 PLY 文件格式 | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/watermark/ply/
  8. 通過 .NET 將盲水印添加到 FBX 文件格式 | products.aspose.com

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

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

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

    products.aspose.com/3d/zh-hant/net/verify-water...
  10. 通過 .NET 將盲水印添加到 U3D 文件格式 | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/watermark/u3d/