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

3mf file

(2.49 sec)
  1. Kompresuj pliki JT w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty JT do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress JT file via .NET: var dir = "full directory...CreateEntry( "filename.jt" , dir+ "file.jt" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/jt/
  2. Kompresuj pliki ODT w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty ODT do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress ODT file via .NET: var dir = "full directory...CreateEntry( "filename.odt" , dir+ "file.odt" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/odt/
  3. Kompresuj pliki GIF w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty GIF do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress GIF file via .NET: var dir = "full directory...CreateEntry( "filename.gif" , dir+ "file.gif" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/gif/
  4. Kompresuj pliki AAC w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty AAC do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress AAC file via .NET: var dir = "full directory...CreateEntry( "filename.aac" , dir+ "file.aac" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/aac/
  5. Kompresuj pliki CS w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty CS do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress CS file via .NET: var dir = "full directory...CreateEntry( "filename.cs" , dir+ "file.cs" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/cs/
  6. Kompresuj pliki PSB w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty PSB do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress PSB file via .NET: var dir = "full directory...CreateEntry( "filename.psb" , dir+ "file.psb" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/psb/
  7. Kompresuj pliki OTP w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty OTP do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress OTP file via .NET: var dir = "full directory...CreateEntry( "filename.otp" , dir+ "file.otp" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/otp/
  8. Kompresuj pliki PDFX w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty PDFX do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress PDFX file via .NET: var dir = "full directory...CreateEntry( "filename.pdfx" , dir+ "file.pdfx" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/pdfx/
  9. Kompresuj pliki X3D w C# z .NET | Aspose.Zip

    Przykład kompresji C# - kompresuj dokumenty X3D do ZIP i innych formatów archiwów w .NET Framework, .NET Core i .NET.... Compress X3D file via .NET: var dir = "full directory...CreateEntry( "filename.x3d" , dir+ "file.x3d" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/pl/net/compress/x3d/
  10. Comprimeer XLT-bestanden in C# met .NET | Aspos...

    C# compressievoorbeeld - comprimeer XLT-documenten naar ZIP en andere archiefformaten in .NET Framework, .NET Core en .NET.... Compress XLT file via .NET: var dir = "full directory...CreateEntry( "filename.xlt" , dir+ "file.xlt" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/nl/net/compress/xlt/