Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 4,619 for

3mf file

(0.85 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. ضغط ملفات BMP في لغة C# عبر .NET | Aspose.Zip

    مثال على ضغط C# لضغط مستندات BMP إلى تنسيقات مضغوطة وتنسيقات أرشيف أخرى على .NET Framework و.NET Core.... Compress BMP file via .NET: var dir = "full directory...CreateEntry( "filename.bmp" , dir+ "file.bmp" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/ar/net/compress/bmp/
  9. ضغط ملفات DNG في لغة C# عبر .NET | Aspose.Zip

    مثال على ضغط C# لضغط مستندات DNG إلى تنسيقات مضغوطة وتنسيقات أرشيف أخرى على .NET Framework و.NET Core.... Compress DNG file via .NET: var dir = "full directory...CreateEntry( "filename.dng" , dir+ "file.dng" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/ar/net/compress/dng/
  10. ضغط ملفات CGM في C# عبر .NET | Aspose.Zip

    مثال على ضغط C# لضغط مستندات CGM إلى تنسيقات مضغوطة وتنسيقات أرشيف أخرى على .NET Framework و.NET Core.... Compress CGM file via .NET: var dir = "full directory...CreateEntry( "filename.cgm" , dir+ "file.cgm" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/ar/net/compress/cgm/