Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 180,307 for

zipped

(0.1 sec)
  1. 通過 .NET 從 U3D 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 U3D 文檔加載、呈現和添加提取資產。...通過 Scene 類的構造函數加載 U3D 文件- 創建 zip 文件格式對像作為輸出文件格式- 創建歸檔類並處理提取資產類-...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/zh-hant/net/extractor/u3d/
  2. 通過 .NET 從 AMF 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 AMF 文檔加載、呈現和添加提取資產。...通過 Scene 類的構造函數加載 AMF 文件- 創建 zip 文件格式對像作為輸出文件格式- 創建歸檔類並處理提取資產類-...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/zh-hant/net/extractor/amf/
  3. Trích xuất Nội dung từ DRC Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ DRC tài liệu trên .NET Framework, .NET Core, Mono....Tạo đối tượng định dạng tệp zip làm định dạng tệp đầu ra- Tạo...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/vi/net/extractor/drc/
  4. Trích xuất Nội dung từ ASE Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ ASE tài liệu trên .NET Framework, .NET Core, Mono....Tạo đối tượng định dạng tệp zip làm định dạng tệp đầu ra- Tạo...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/vi/net/extractor/ase/
  5. แยกเนื้อหาจาก 3DS รูปแบบไฟล์ผ่าน .NET | product...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มเนื้อหาที่แยกจากเอกสาร 3DS ใน .NET Framework, .NET Core, Mono...class- สร้างวัตถุรูปแบบไฟล์ zip เป็นรูปแบบไฟล์เอาต์พุต- สร้า...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/th/net/extractor/3ds/
  6. .NET를 통해 FBX 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 FBX 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Scene 클래스의 생성자를 통해 FBX 파일 로드- zip 파일 형식 개체를 출력 파일 형식으로 생성- 아카이브...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/ko/net/extractor/fbx/
  7. .NET를 통해 DAE 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 DAE 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Scene 클래스의 생성자를 통해 DAE 파일 로드- zip 파일 형식 개체를 출력 파일 형식으로 생성- 아카이브...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/ko/net/extractor/dae/
  8. Postnet in SQL Reporting Services | Aspose

    Aspose.Barcode for SQL Reporting Services API allows customize, generate and recognize Postnet barcodes in your C# application...in 1982, Postnet can encode ZIP codes, allowing postal workers...representing the digits of a ZIP code. They are widely used by...

    products.aspose.com/barcode/reporting-services/...
  9. Postnet in JasperReports | Aspose

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Postnet barcodes in your Java application...in 1982, Postnet can encode ZIP codes, allowing postal workers...representing the digits of a ZIP code. They are widely used by...

    products.aspose.com/barcode/jasperreports/postnet/
  10. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can make a 7 zip compressed file in Java by adding multiple files or a complete folder with a few API calls....ZIP Product Family Aspose.Page Product...file in Java . You can make a 7 zip compressed file in Java by adding...

    kb.aspose.com/zip/java/create-7z-archive-in-java/