Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 4,724 for

ifc file

(0.33 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. Nén tệp PS trong C# qua .NET | Aspose.Zip

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

    products.aspose.com/zip/vi/net/compress/ps/
  10. C# 및 .NET에서 VSTX 파일 압축 | Aspose.Zip

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

    products.aspose.com/zip/ko/net/compress/vstx/