Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 246,267 for

file

(0.31 sec)
  1. Convert WORDML to MSG in Python | products.aspo...

    Save WORDML to MSG within Python applications without using Microsoft Word or Outlook... MSG is a file format used by Microsoft Outlook...Outlook items. It is a binary file format that is used to store...

    products.aspose.com/total/python-net/conversion...
  2. 透過.NET 在 C# 壓縮 AZW 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 AZW 文件壓縮為 zip 和其他存檔格式。... Compress AZW file via .NET: var dir = "full directory...CreateEntry( "filename.azw" , dir+ "file.azw" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 WEBP 文件壓縮為 zip 和其他存檔格式。... Compress WEBP file via .NET: var dir = "full directory...CreateEntry( "filename.webp" , dir+ "file.webp" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 XPS 文件壓縮為 zip 和其他存檔格式。... Compress XPS file via .NET: var dir = "full directory...CreateEntry( "filename.xps" , dir+ "file.xps" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PLY 文件壓縮為 zip 和其他存檔格式。... Compress PLY file via .NET: var dir = "full directory...CreateEntry( "filename.ply" , dir+ "file.ply" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PDFE 文件壓縮為 zip 和其他存檔格式。... Compress PDFE file via .NET: var dir = "full directory...CreateEntry( "filename.pdfe" , dir+ "file.pdfe" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 DWT 文件壓縮為 zip 和其他存檔格式。... Compress DWT file via .NET: var dir = "full directory...CreateEntry( "filename.dwt" , dir+ "file.dwt" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 ODS 文件壓縮為 zip 和其他存檔格式。... Compress ODS file via .NET: var dir = "full directory...CreateEntry( "filename.ods" , dir+ "file.ods" ); arch.Save(dir+ "archived_result...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 GPX 文件壓縮為 zip 和其他存檔格式。... Compress GPX file via .NET: var dir = "full directory...CreateEntry( "filename.gpx" , dir+ "file.gpx" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/gpx/
  10. Convert VDX to PNG via Java | products.aspose.com

    Sample Java conversion code for VDX format to PNG File. Use this example code to convert VDX to PNG within any Web or Desktop Java based application....VDX file to PNG in just a few lines of code. Load VDX file with...output file path and SaveFileFormat as parameters PNG file will...

    products.aspose.com/diagram/java/conversion/vdx...