Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 7,377 for

mpp file

(0.67 sec)
  1. Kompresuj pliki MHTML w C# z .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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