Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 137,455 for

file format

(2.4 sec)
  1. C++ API to Convert CGM to XLTM | products.aspos...

    Convert CGM to XLTM via C++ API without using Microsoft Excel or Adobe Reader...XML Macro-Enabled Template file format, which is used to store Excel...that contain macros. This file format is used to store data in...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. Convert X to USDZ via Java | products.aspose.com

    Sample Java conversion code for X Format to USDZ File. Use this example code to convert X to USDZ within any Web or Desktop Java based application....convert X file to USDZ in just a few lines of code. Load X file via...method with USDZ’s format. Check resultant USDZ file at specified path...

    products.aspose.com/3d/java/conversion/x-to-usdz/
  3. Convert ICS to GIF in Python | products.aspose.com

    Save ICS to GIF in your Python applications without using Microsoft Outlook or Word... ICS (iCalendar) is a file format used to store calendar information...tasks. It is a widely used format for exchanging calendar information...

    products.aspose.com/total/python-net/conversion...
  4. Convert PLY to DAE via Java | products.aspose.com

    Sample Java conversion code for PLY Format to DAE File. Use this example code to convert PLY to DAE within any Web or Desktop Java based application....PLY file to DAE in just a few lines of code. Load PLY file via...Pass the output path with DAE file extension & object of DaeSaveOptions...

    products.aspose.com/3d/java/conversion/ply-to-dae/
  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/