Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 4,597 for

3mf file

(0.74 sec)
  1. Kompresuj pliki DIF w C# z .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/pl/net/compress/m4v/
  10. Kompresuj pliki JPEG w C# z .NET | Aspose.Zip

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

    products.aspose.com/zip/pl/net/compress/jpeg/