Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 28,496 for

archive

(0.07 sec)
  1. 透過.NET 在 C# 中壓縮 VSS 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 VSS 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增VSS文件,然後儲存結果。以下步驟總結了 C#...VSS 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 X 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增X文件,然後儲存結果。以下步驟總結了 C# 中的標準...定義包含 X 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 FBX 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增FBX文件,然後儲存結果。以下步驟總結了 C#...FBX 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 SWF 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增SWF文件,然後儲存結果。以下步驟總結了 C#...SWF 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

    products.aspose.com/zip/zh-hant/net/compress/swf/
  5. Convert DOC to MBOX in Python | products.aspose...

    Save DOC to MBOX within Python applications without using Microsoft Word or Outlook...into a mailbox-compatible archive format that can group message-style...preserved or delivered in email archive workflows. With Python APIs...

    products.aspose.com/total/python-net/conversion...
  6. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples....Retrieving file input from a ZIP archive Another option is to store...store the input files in a ZIP archive and treat it as an input directory...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  7. Convert DOCX to MHTML in Python | products.aspo...

    DOCX to mhtml Web Archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...adding a DOCX to MHTML (Web archive format) conversion feature...processing documents into web archive files that bundle HTML content...

    products.aspose.com/total/python-net/conversion...
  8. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java....files are internally a ZIP-archive, this property controls the...the archive. Note, that FlatOpc file is not a ZIP-archive, therefore...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract PNG Images via C#

    C# decompression source code to extract PNG images into a single zip Archive or vice versa on .NET Framework, .NET Core....image ZIP, TAR, GZIP, BZ2 archive decompression using server-side...Developers can easily extract zip archives with arbitrary content programmatically...

    products.aspose.com/zip/net/extract/png/
  10. Extract JPEG Images via C#

    C# decompression source code to extract JPEG images into a single zip Archive or vice versa on .NET Framework, .NET Core....image ZIP, TAR, GZIP, BZ2 archive decompression using server-side...Create Object of Archive, using path to archive as constructor...

    products.aspose.com/zip/net/extract/jpeg/