Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 29,440 for

archive

(0.05 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps to Compress or Decompress Documents – Merge TAR.XZ files to one TAR.GZ Archive via C#https://products.aspose.com/zip/net/merger/tarxz-to-t......GZ archive via C#https://products.aspose...TAR.XZ files to one TAR.GZ archive via C# on High Code APIs &...

    products.aspose.com/zip/net/merger/tarxz-to-tar...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps to Compress or Decompress Documents – Merge TAR.XZ files to one TAR.BZ2 Archive via C#https://products.aspose.com/zip/net/merger/tarxz-to-......BZ2 archive via C#https://products.aspose...TAR.XZ files to one TAR.BZ2 archive via C# on High Code APIs &...

    products.aspose.com/zip/net/merger/tarxz-to-tar...
  3. Aspose.OCR for Java 20.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....images (in zip archive or in a folder). Pass archive name or folder...settings) path - path to the zip archive (include extension) or path...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-20...
  4. After zipping, the file's date modified time is...

    After the version: 22.12.0.0, the file’s date modified time always is 2049/1/1 previous versions are working good. code: using var stream = File.OpenWrite(zipFilePath); var setting = new ArchiveEntrySettings(Compress…...using var archive = new Archive(setting); archive.CreateEntry(Path...GetFileName(filePath), filePath); archive.Save(stream, new ArchiveSaveOptions...

    forum.aspose.com/t/after-zipping-the-files-date...
  5. Multi-folder 7z Extraction via API for C#, ASP....

    C# .NET API supports multi-folder 7z extraction, respects the .NET 6 breaking changes, extract XAR Archive, Extract WIM Archive with Xpress & LZX compression....multi-folder extraction of the 7z archives. .NET 6 Breaking Changes Respects... XAR Archive Extraction Ability to extract XAR archive. WIM Archive...

    releases.aspose.com/zip/net/new-releases/aspose...
  6. Zip or UnZip Files in .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....Developer Guide Most common archives ZIP/UnZIP Files Zip or UnZip...above step. Storing Files to Archives without Compression Steps:...

    docs.aspose.com/zip/net/compressing-and-decompr...
  7. Extract SevenZipArchiveEntry to Stream - Free S...

    Is there anyway to extract an individual SevenZipArchiveEntry into a stream similar to ArchiveEntry.Extract(Stream, string)? From what I see, the only way to extract a SevenZipArchiveEntry is to extract the entire archi…... is to extract the entire archive to a directory on disk. Is...future releases. __ BTW, If the archive is solid the only way to extract...

    forum.aspose.com/t/extract-sevenziparchiveentry...
  8. Aspose Namespace Reference - Aspose.Page for C+...

    Namespaces | Functions Aspose Namespace Reference Namespaces Brotli Images OpcPackaging Page Pipeline Testing TrueTyp......extracting an entry from a zip archive. Issued when errors occur saving...saving a self-extracting archive. Indicates that an operation...

    reference.aspose.com/page/cpp/namespace/aspose/
  9. Compress and Decompress ASP Files via .NET

    C# compression and decompression source code to compress ASP documents into a single zip Archive or vice versa on .NET Framework, .NET Core....and archive decompression using server-side zip archive library...Create Object of Archive. Using the Archive object, load file...

    products.aspose.com/zip/net/zip-file/asp/
  10. Extract Assets from USDZ File Formats via Node....

    Sample Node.js extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web based application....output file format Create archive class and handle extract asset...A file with .usdz is a ZIP archive for the USD (Universal scene...

    products.aspose.com/3d/nodejs-java/extractor/usdz/