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

7z

(0.13 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. 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
  3. 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...
  4. 如何透過 Python.NET 將單一或多個檔案壓縮到一個資料夾中

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

    products.aspose.com/zip/zh-hant/python-net/adva...
  5. 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/
  6. 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...
  7. 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
  8. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...7z (465.4 KB) Professionalize.Discourse...

    forum.aspose.com/t/fill-of-structured-document-...
  9. Issue with -horz and -greedy flag when we have ...

    Hi Team, I have a template in which table with single row and single cell. In that table there is foreach tag and inside that foreach tag there is a -horz flag and inside that table there is another table with 3 rows …...7z (13.7 KB) Professionalize.Discourse...

    forum.aspose.com/t/issue-with-horz-and-greedy-f...
  10. SHAR Archive Composition in C# | Aspose.Zip for...

    Examples of using a C# library to compose shar archive....with other formats like ZIP or 7z. The process is straightforward:...

    docs.aspose.com/zip/net/shar-composition/