Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 6,698 for

mpp file

(0.19 sec)
  1. Kompresuj pliki ODG w C# z .NET | Aspose.Zip

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

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

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

    products.aspose.com/zip/pl/net/compress/xps/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 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/