Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 7,377 for

mpp file

(0.12 sec)
  1. Nén tệp U3D trong C# qua .NET | Aspose.Zip

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

    products.aspose.com/zip/vi/net/compress/u3d/
  2. Nén tệp VSSX trong C# qua .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/vi/net/compress/onetoc2/
  8. บีบอัดไฟล์ XSLFO ใน C# ด้วย .NET | Aspose.Zip

    ตัวอย่างการบีบอัดด้วย C# - บีบอัดเอกสาร XSLFO เป็น ZIP และรูปแบบไฟล์เก็บถาวรอื่นใน .NET Framework, .NET Core และ .NET.... Compress XSLFO file via .NET: var dir = "full directory...CreateEntry( "filename.xslfo" , dir+ "file.xslfo" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/th/net/compress/xslfo/
  9. C# 및 .NET에서 AZW3 파일 압축 | Aspose.Zip

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

    products.aspose.com/zip/ko/net/compress/azw3/
  10. C# 및 .NET에서 AVI 파일 압축 | Aspose.Zip

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

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