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

3mf file

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

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

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

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

    products.aspose.com/zip/vi/net/compress/vssm/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. บีบอัดไฟล์ 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/