Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 11,365 for

obj file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/odg/
  9. JasperReports Exporters Suite | Generate Report...

    Explore Aspose.Total for JasperReports, a robust suite of exporters empowering developers to seamlessly export reports in various formats, including Word, Excel, PowerPoint, PDF, and more. Unleash the full potential of JasperReports with extensions like Aspose.Words, Aspose.PDF, Aspose.Cells, Aspose.Slides, Aspose.Imaging, Aspose.BarCode, and Aspose.CAD....include barcodes in your exported files. It's like having a versatile...of reports as editable Excel files while maintaining high fidelity...

    products.aspose.com/total/jasperreports/
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document Object in Java....has a different name, // so file links don't work after saving...Document(new ByteArrayInputStream(Files.readAllBytes(Paths.get(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...