Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 30,160 for

archive

(0.15 sec)
  1. Extract PPTX Files via .NET

    C# decompression source code to extract PPTX documents from a single Archive or vice versa on .NET Framework, .NET Core....CAB archive decompression using server-side zip archive library...Developers can easily extract zip archives with arbitrary content programmatically...

    products.aspose.com/zip/net/extract/pptx/
  2. Aspose.TeX's input interface | .NET

    Conversion functionality of Aspose.TeX API solution for .NET with TeX, as an input format is explained here with the code examples....Getting file input from a ZIP archive We can also put the input files...files in a ZIP archive and consider it an input directory. In...

    docs.aspose.com/tex/net/aspose-tex-input/
  3. Zip DetectFileFormat - Free Support Forum - asp...

    Hello, Where’s the DetectFileFormat function for Aspose.Zip to detect and distinguish the different Zip supported formats? Usage sample?...method can return null if the archive format is not detected. usernameisalreadyinu...switch-case to create all possibile archive types ( IArchive ) but I’m...

    forum.aspose.com/t/zip-detectfileformat/254370
  4. Aspose.TeX's input interface | Java

    Conversion functionality of Aspose.TeX API solution for Java with TeX, as an input format is explained here with the code examples....Getting file input from a ZIP archive We can also put the input files...files in a ZIP archive and consider it an input directory. In...

    docs.aspose.com/tex/java/aspose-tex-input/
  5. Compress and Decompress PS Files via .NET

    C# compression and decompression source code to compress PS 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/ps/
  6. WimDirectoryEntry | Aspose.ZIP for .NET API Ref...

    WimDirectoryEntry Contents [ Hide ] WimDirectoryEntry class Represents single directory within wim Archive. public se......single directory within wim archive. public sealed class WimDirectoryEntry...or directory. Archive { get; } Gets the archive the entry belongs...

    reference.aspose.com/zip/net/aspose.zip.wim/wim...
  7. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...files are internally a ZIP-archive, this property controls the...the archive. Note, that FlatOpc file is not a ZIP-archive, therefore...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OutputZipDirectory | Aspose.TeX for .NET API Re...

    OutputZipDirectory OutputZipDirectory class Implements the method for getting a file stream to write to when working ......working directory is a ZIP archive. public class OutputZipDirectory...instance. Finish () Finalizes ZIP archive. GetFile (string, out string...

    reference.aspose.com/tex/net/aspose.tex.io/outp...
  9. Signature of 7z container does no match - Free ...

    Hi, I am getting the error Signature of 7z container does no match. when I open the 7z file in c# using apose zip v 23.7.0 I can open in 7 zip howeverDevices.7z (104.9 KB)...@mikethelad007007 , 7-zip tells that your archive is compressed with “MsLZ” method...7z format. Archive you send me is not a 7z archive and can’t be...

    forum.aspose.com/t/signature-of-7z-container-do...
  10. Open ZIP File with Password in Java

    This brief article focuses on how to open ZIP file with password in Java. It covers the step-by-step algorithm and a running code snippet to extract password protected ZIP in Java....the input ZIP archive with the object of the Archive class Unzip...password for extracting the archive. Secondly, proceed to load...

    kb.aspose.com/zip/java/open-zip-file-with-passw...