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

mpp file

(0.23 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 GLB w C# z .NET | Aspose.Zip

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

    products.aspose.com/zip/pl/net/compress/glb/
  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 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/
  5. 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/
  6. 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/
  7. Kompresuj pliki SLN w C# z .NET | Aspose.Zip

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

    products.aspose.com/zip/pl/net/compress/sln/
  8. ضغط ملفات EXIF في لغة C# عبر .NET | Aspose.Zip

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

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

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

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

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

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