Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 4,619 for

3mf file

(0.05 sec)
  1. C# 및 .NET에서 PPSX 파일 압축 | Aspose.Zip

    C# 압축 예제 - .NET Framework, .NET Core 및 .NET에서 PPSX 문서를 ZIP 및 기타 아카이브 형식으로 압축합니다.... Compress PPSX file via .NET: var dir = "full directory...CreateEntry( "filename.ppsx" , dir+ "file.ppsx" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/ko/net/compress/ppsx/
  2. Nén tệp DNG trong C# qua .NET | Aspose.Zip

    Ví dụ nén C# để nén tài liệu DNG thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress DNG file via .NET: var dir = "full directory...CreateEntry( "filename.dng" , dir+ "file.dng" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/dng/
  3. Nén tệp DIB trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu DIB thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress DIB file via .NET: var dir = "full directory...CreateEntry( "filename.dib" , dir+ "file.dib" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/dib/
  4. Nén tệp JRXML trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu JRXML thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress JRXML file via .NET: var dir = "full directory...CreateEntry( "filename.jrxml" , dir+ "file.jrxml" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/jrxml/
  5. Nén tệp GEOJSON trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu GEOJSON thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress GEOJSON file via .NET: var dir = "full directory...CreateEntry( "filename.geojson" , dir+ "file.geojson" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/geojson/
  6. Nén tệp M4V trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu M4V thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress M4V file via .NET: var dir = "full directory...CreateEntry( "filename.m4v" , dir+ "file.m4v" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/m4v/
  7. Nén tệp J2K trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu J2K thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress J2K file via .NET: var dir = "full directory...CreateEntry( "filename.j2k" , dir+ "file.j2k" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/j2k/
  8. Nén tệp CMX trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu CMX thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress CMX file via .NET: var dir = "full directory...CreateEntry( "filename.cmx" , dir+ "file.cmx" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/cmx/
  9. Nén tệp AZW3 trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu AZW3 thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress AZW3 file via .NET: var dir = "full directory...CreateEntry( "filename.azw3" , dir+ "file.azw3" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/azw3/
  10. Nén tệp GIF trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu GIF thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress GIF file via .NET: var dir = "full directory...CreateEntry( "filename.gif" , dir+ "file.gif" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/gif/