Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 137,696 for

file format

(0.17 sec)
  1. C++ API to Export EPUB to DOT | products.aspose...

    Convert EPUB to DOT within C++ applications.... EPUB is a popular file format for e-books, which is widely...publications. It is an open standard format that is supported by many e-book...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. Convert images BMP to J2K via C# | products.asp...

    Sample code for BMP to J2K C# image conversion. Use API example code for batch BMP Files to J2K conversion within VB.NET, Asp.NET or any .NET based application....J2K Using C# Converting file formats may seem like a routine...images need conversion into formats better suited for printing...

    products.aspose.com/imaging/net/conversion/bmp-...
  3. Convert ASE to FBX via Python | products.aspose...

    Sample code for ASE to FBX Python conversion. Use API example code for batch ASE Files to FBX conversion within VB.NET, Asp.NET or any .NET based application....can easily load & convert ASE files to FBX in just a few lines of...of code. Load ASE file via the from_file of Scene class Create...

    products.aspose.com/3d/python-net/conversion/as...
  4. Convert images OTG to ICO via C# | products.asp...

    Sample code for OTG to ICO C# image conversion. Use API example code for batch OTG Files to ICO conversion within VB.NET, Asp.NET or any .NET based application....ICO Using C# Converting file formats may seem like a routine...images need conversion into formats better suited for printing...

    products.aspose.com/imaging/net/conversion/otg-...
  5. 透過.NET 在 C# 壓縮 CS 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/cgm/