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

mpp file

(0.09 sec)
  1. Kompresuj pliki HTML w C# z .NET | Aspose.Zip

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

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

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

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