Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 4,724 for

ifc file

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

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

    products.aspose.com/zip/ko/net/compress/dotx/
  2. C# 및 .NET에서 PDFE 파일 압축 | Aspose.Zip

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

    products.aspose.com/zip/ko/net/compress/pdfe/
  3. C# 및 .NET에서 WMV 파일 압축 | Aspose.Zip

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

    products.aspose.com/zip/ko/net/compress/wmv/
  4. Nén tệp PPTX trong C# qua .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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