Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 4,724 for

ifc file

(0.37 sec)
  1. Nén tệp ODP trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu ODP thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress ODP file via .NET: var dir = "full directory...CreateEntry( "filename.odp" , dir+ "file.odp" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/odp/
  2. Nén tệp 3MF trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu 3MF thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress 3MF file via .NET: var dir = "full directory...CreateEntry( "filename.3mf" , dir+ "file.3mf" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/3mf/
  3. Nén tệp MBOX trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu MBOX thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress MBOX file via .NET: var dir = "full directory...CreateEntry( "filename.mbox" , dir+ "file.mbox" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/mbox/
  4. Nén tệp AZW trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu AZW thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress AZW file via .NET: var dir = "full directory...CreateEntry( "filename.azw" , dir+ "file.azw" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/azw/
  5. Nén tệp DGN trong C# qua .NET | Aspose.Zip

    Ví dụ nén C# để nén tài liệu DGN thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress DGN file via .NET: var dir = "full directory...CreateEntry( "filename.dgn" , dir+ "file.dgn" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/dgn/
  6. Nén tệp AVI trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu AVI thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress AVI file via .NET: var dir = "full directory...CreateEntry( "filename.avi" , dir+ "file.avi" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/avi/
  7. Nén tệp DOTM trong C# qua .NET | Aspose.Zip

    Ví dụ về nén C# để nén tài liệu DOTM thành zip và các định dạng lưu trữ khác trên .NET Framework và .NET Core.... Compress DOTM file via .NET: var dir = "full directory...CreateEntry( "filename.dotm" , dir+ "file.dotm" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/vi/net/compress/dotm/
  8. Jak používat Aspose.CAD v Angularu|CAD Document...

    Použití Aspose.CAD v Angularu....: red"> <input type="file" class="file-upload" (change)="onF...) { const file: File = event.target.files[0]; file.arrayBuffer()...

    docs.aspose.com/cad/cs/javascript-net/showcases...
  9. Hoe Aspose.CAD te gebruiken in Vue|CAD Document...

    Gebruik Aspose.CAD in Vue....weer te geven <input id="file" type="file"> <img id="image" /> In...LAAD let file = Image.load(array); console.log(file); // OPSLAAN...

    docs.aspose.com/cad/nl/javascript-net/showcases...
  10. چگونه از Aspose.CAD در Vue استفاده کنیم|CAD Doc...

    استفاده از Aspose.CAD در Vue....ایجاد کنید <input id="file" type="file"> <img id="image" /> در...بارگذاری let file = Image.load(array); console.log(file); // ذخیره...

    docs.aspose.com/cad/fa/javascript-net/showcases...