Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 4,214 for

psb file

(0.36 sec)
  1. บีบอัดไฟล์ VSSX ใน C# ด้วย .NET | Aspose.Zip

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

    products.aspose.com/zip/th/net/compress/vssx/
  2. บีบอัดไฟล์ ONETOC2 ใน C# ด้วย .NET | Aspose.Zip

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

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

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

    products.aspose.com/zip/th/net/compress/otg/
  4. บีบอัดไฟล์ STL ใน C# ด้วย .NET | Aspose.Zip

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

    products.aspose.com/zip/th/net/compress/stl/
  5. บีบอัดไฟล์ XLM ใน C# ด้วย .NET | Aspose.Zip

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

    products.aspose.com/zip/th/net/compress/xlm/
  6. บีบอัดไฟล์ PNG ใน C# ด้วย .NET | Aspose.Zip

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

    products.aspose.com/zip/th/net/compress/png/
  7. บีบอัดไฟล์ WMF ใน C# ด้วย .NET | Aspose.Zip

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

    products.aspose.com/zip/th/net/compress/wmf/
  8. Nén tệp IFC trong C# qua .NET | Aspose.Zip

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

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

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

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

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

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