Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 4,724 for

ifc file

(1.4 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Kompresuj pliki PDF w C# z .NET | Aspose.Zip

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

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

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

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

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

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

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

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