Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,122 for

7z

(0.16 sec)
  1. Supported File Formats | Aspose.Zip Documentation

    This section explains the different file formats supported by the product....ZIP can compress to 7z format with the LZMA, LZMA2,...

    docs.aspose.com/zip/python-net/supported-file-f...
  2. Non-destructive crop and resize - Free Support ...

    Hi! How can I accomplish non-destructive operations? I tried the following code, but the smart object seems broken when I open the PSD in Photoshop… if I try to interact with the smart object I always get an error like …...7z (15.3 KB) Dmitriy.Sorokin November...

    forum.aspose.com/t/non-destructive-crop-and-res...
  3. GDB format - Free Support Forum - aspose.com

    Hi Alexander, Regarding the GDB format can you verify this code: Console.WriteLine(" Gdb:"); ** Console.WriteLine(" Purpose:a folder-based database format from Esri storing multiple feature class…...7z …? Your quick answer will be...an archive suffix like .zip .7z …? It’s up to you. In your code...

    forum.aspose.com/t/gdb-format/324526
  4. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...7z (151,4 KB) asad.ali April 4,...

    forum.aspose.com/t/merge-pdf-ua/310793
  5. 如何透過 Python.NET 將單一或多個檔案壓縮到一個資料夾中

    如何透過 Python.NET 在不壓縮的情況下將檔案新增至檔案以增強檔案管理,提供傳輸便利、快速存取和跨各種應用程式的兼容性...zip" ) 如何將檔案新增至 7z 檔案 要將多個附件新增至單一 7zip 檔案中,需要使用...need archive . save( "archive.7z" ) 建立XAR文件 要建立 XAR 文件,您需要使用 ZLib...

    products.aspose.com/zip/zh-hant/python-net/adva...
  6. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....GZIP, BZIP2, TAR, CPIO, LZIP, 7Z, LZMA, XZ, and Z, Aspose.Zip...GZIP, BZIP2, TAR, CPIO, LZIP, 7Z, LZMA, XZ, and Z, it provides...

    products.aspose.com/zip/net/lock/
  7. How to Compress Folder Respecting its Structure...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....CreateEntries is the analogue method of 7Z archive. It also has includeRootDirectory...CreateEntries(corpus); archive.Save( "archive.7z" ); } 7-ZIP Archive Overview...

    products.aspose.com/zip/net/advanced-api-featur...
  8. Extract Multi-volume Zip Archive | Aspose.Zip f...

    Extract Multi-volume Zip Archive with .net library... Extract Multi-volume 7z Archive Compose Multi-volume...

    docs.aspose.com/zip/net/extract-multi-volume-zip/
  9. Compress several files to create single archive...

    High Code APIs or Free Apps to compose archive, add entries or delete entries from existing archives. Encrypt using ZipCrypto or AES128, 192 and AES256...NET Convert archives to ZIP, 7Z, RAR, TAR, CPIO, TAR.GZ, TAR...

    products.aspose.com/zip/
  10. Aspose.Words Convert Docx to HTML Header missin...

    Hello. We have tried converting the following document to html: docHeaderOnly.docx (53.2 KB) We are using latest version of [Aspose.Words 25.6.0], in .net8. The code used is the following: var docxFilePath = "docHead…...7z (552 Bytes) We also tried without...

    forum.aspose.com/t/aspose-words-convert-docx-to...