Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 17,813 for

archive

(0.06 sec)
  1. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....documents with resources to Zip archive and memory stream. Aspose.HTML...documents. Save HTML to a Zip Archive Here, we will examine one and...

    docs.aspose.com/html/net/migration-between-vers...
  2. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z Archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on Archives....NET Developer Guide Typical archives for Unix-like platform Working...Working with Z Archives Live Demos High Code APIs Source Code API...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  3. Turn RAR into ZIP in Python

    This guide covers how to turn RAR into ZIP in Python. It explains the configuration as well as a code sample to convert a RAR file to ZIP in Python....Furthermore, you can manipulate the archive entries based on different...format Read the input RAR archive with the RarArchive class instance...

    kb.aspose.com/zip/python/turn-rar-into-zip-in-p...
  4. Merge any number of Tar.gz archives | Aspose.ZI...

    Learn how to merge Tar.gz Archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple Archive Tar.gz format into a single file with easy-to-use API features....Guide Archive Merging Merge any number of Tar.gz archives Live...Reference Nuget Pricing Buy TAR.GZ Archives Merging in C# Contents [ Hide...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  5. Remove File from ZIP in Java

    This brief topic explains how to remove file from ZIP in Java. It includes all the information like preparing the environment and a code snippet to delete ZIP file in Java....object of the Archive class to load the input archive Loop through...through all the contents in the archive and filter the files with matching...

    kb.aspose.com/zip/java/remove-file-from-zip-in-...
  6. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...{ using (Archive archive = new Archive(fs)) { archive.Entries[0]...Extract(@"C:\Temp\Desktop\az\" + archive.Entries[0].Name); } } 您能否列...

    forum.aspose.com/t/aspose-zip-for-net/222189
  7. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…..., EMPTY_PLACEHOLDERS, "to-archive-format", null); } License license..., EMPTY_PLACEHOLDERS, "to-archive-format", null); } } public...

    forum.aspose.com/t/font-substitution-issue-when...
  8. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP Archive in memory....steps to be able to create ZIP archive in memory. Steps to Create...string array Create object of Archive Class in memory For each file...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  9. Composing SHAR Archives | Aspose.Zip Documentation

    This page explains how to compose SHAR Archives using the Java library....with Unix-like Archives Composing SHAR Archives Live Demos High...Pricing Buy Composing SHAR Archives Contents [ Hide Show ] Overview...

    docs.aspose.com/zip/java/shar-composition/
  10. TeX to ZIP | .NET API Solution

    .NET API to work with TeX. TeX to ZIP conversion functionality lets you save your TeX file into the most popular Archive. C# examples of the functionality....saving the result into a ZIP archive. Here you will find a code...TeXOptions class. Specify a ZIP archive working directory for the output...

    products.aspose.com/tex/net/output-to-zip/