Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 28,555 for

archive

(0.5 sec)
  1. 透過.NET 在 C# 壓縮 X3D 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 X3D 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/x3d/
  2. 透過.NET 在 C# 壓縮 XLSB 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 XLSB 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/xlsb/
  3. 透過.NET 在 C# 壓縮 GLTF 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 GLTF 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/gltf/
  4. 透過.NET 在 C# 壓縮 SLN 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 SLN 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/sln/
  5. 透過.NET 在 C# 壓縮 VST 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 VST 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/vst/
  6. 透過.NET 在 C# 壓縮 PSB 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PSB 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/psb/
  7. 透過.NET 在 C# 壓縮 M4V 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 M4V 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/m4v/
  8. 透過.NET 在 C# 中壓縮 GEOJSON 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 GEOJSON 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/ge...
  9. Installing Aspose.Pdf for SharePoint License|As...

    Once you are happy with your evaluation, you can purchase a license for PDF SharePoint API and follow the installation instructions to apply it....zip archive containing a regular SharePoint...SharePoint solution package. This archive contains: Aspose.PDF.SharePoint...

    docs.aspose.com/pdf/sharepoint/installing-aspos...
  10. Compress and Decompress XLTM Files via .NET

    C# compression and decompression source code to compress XLTM documents into a single zip Archive or vice versa on .NET Framework, .NET Core....and archive decompression using server-side zip archive library...Create Object of Archive. Using the Archive object, load file...

    products.aspose.com/zip/net/zip-file/xltm/