Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 9,087 for

stl file

(0.26 sec)
  1. Compress XLTM Files in C# via .NET | Aspose.Zip

    C# compression example to compress XLTM documents into zip and other archive formats on .NET Framework and .NET Core.... How to Compress XLTM File Using C# Use the Aspose.ZIP...for .NET API to compress XLTM files in C#. You can load inputs from...

    products.aspose.com/zip/net/compress/xltm/
  2. Compress XLS Files in C# via .NET | Aspose.Zip

    C# compression example to compress XLS documents into zip and other archive formats on .NET Framework and .NET Core.... How to Compress XLS File Using C# Use the Aspose.ZIP...for .NET API to compress XLS files in C#. You can load inputs from...

    products.aspose.com/zip/net/compress/xls/
  3. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...keeping my eye on the supported file formats and didn’t notice any...updates: Supported File Formats C# .NET 3D File Manipulation and...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  4. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...complete examples and data files, please go to https://github...complete examples and data files, please go to https://github...

    docs.aspose.com/3d/zh/net/set-up-normals-or-uv-...
  5. 透過.NET 在 C# 壓縮 PCL 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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