Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 4,055 for

ifc file

(0.16 sec)
  1. Kompresuj pliki WMF w C# z .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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