Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 178,666 for

zip

(0.05 sec)
  1. Compress EMLX Files in C# via .NET | Aspose.Zip

    C# compression example to compress EMLX documents into Zip and other archive formats on .NET Framework and .NET Core....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/zip/net/compress/emlx/
  2. Compress DXF Files in C# via .NET | Aspose.Zip

    C# compression example to compress DXF documents into Zip and other archive formats on .NET Framework and .NET Core....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/zip/net/compress/dxf/
  3. Compress 3DS Files in C# via .NET | Aspose.Zip

    C# compression example to compress 3DS documents into Zip and other archive formats on .NET Framework and .NET Core....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/zip/net/compress/3ds/
  4. Compress ONE Files in C# via .NET | Aspose.Zip

    C# compression example to compress ONE documents into Zip and other archive formats on .NET Framework and .NET Core....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/zip/net/compress/one/
  5. Compress VSSX Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSSX documents into Zip and other archive formats on .NET Framework and .NET Core....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    products.aspose.com/zip/net/compress/vssx/
  6. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....our external file will be a ZIP archive. let readStream = fs...base . databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....external file will be a ZIP archive. zip_file_bytes = system_helper...DATABASE_DIR + 'cat001.zip' ) with io . BytesIO ( zip_file_bytes ) as...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.Zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...zip 读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024,...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries...

    forum.aspose.com/t/aspsoe-zip/281055
  9. 通過 .NET 從 USDZ 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USDZ 文檔加載、呈現和添加提取資產。...通過 Scene 類的構造函數加載 USDZ 文件- 創建 zip 文件格式對像作為輸出文件格式- 創建歸檔類並處理提取資產類-...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/zh-hant/net/extractor/usdz/
  10. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....our external file will be a ZIP archive. System :: ArrayPtr <...get_DatabaseDir () + u "cat001.zip" ); { auto stream = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...