Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 4,619 for

3mf file

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

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

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

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

    products.aspose.com/zip/vi/net/compress/pdfvt/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. C# .NET 3D Documentverwerking API | products.as...

    C# VB.NET ASP.NET-bibliotheek om 3D-bestanden voor lezen, converteren en wijzigen te maken in Windows Forms Web Services en Mono-toepassingen...(ASCII/Binair) Siemens: JT DXF 3MF (3D Productie-indeling) ASE VRML...verschillende formaten - C# // load the file to be converted var scn = new...

    products.aspose.com/3d/nl/net/
  10. Middelen extraheren uit VRML bestandsindelingen...

    C# broncode voor het laden, weergeven en toevoegen van extract-items uit VRML documenten op .NET Framework, .NET Core, Mono....string file = "template.vrml" ; Scene scene = new Scene(file); //De...bestandsindelingen, waaronder. 3MF (3D Productie-indeling) AMF (Additief...

    products.aspose.com/3d/nl/net/extractor/vrml/