Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 27,266 for

archive

(0.16 sec)
  1. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....output file format Create archive class and handle extract asset...IDisposable { private ZipArchive archive; private HashSet< string >...

    products.aspose.com/3d/net/extractor/ase/
  2. 合併 Outlook 和 Thunderbird 電子郵件和檔案 | products.asp...

    在 Windows、Linux 和 macOS 上組合 MSG、EML、EMLX、PST、OST、OFT、MBOX、ICS 和 VCF 文件的免費應用程序和 API...appointments, contacts, email & email archive using .NET, .NET Core, Xamarin...

    products.aspose.com/email/zh-hant/merger/
  3. HTML Export Images Folder|Aspose.Words for Repo...

    HTML Export Images Folder setting of the Aspose.Words for Reporting Services....MHTML is a single file (Web archive) that contains HTML and all...

    docs.aspose.com/words/reportingservices/html-ex...
  4. Compress and Decompress JPEG Images via C#

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

    products.aspose.com/zip/net/zip-file/jpeg/
  5. Convert Outlook for Mac (OLM) Files to PST and ...

    Learn to convert Outlook for Mac (OLM) files to PST and MBOX in C#, preserving folder structure, attachments, and metadata during migration....and generate portable email archives for multiple platforms. Using...FromFile(&mldr;) - Opens an OLM archive and gives you access to its...

    blog.aspose.com/email/convert-olm-to-pst-and-mb...
  6. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...xlsx file inside attached zip archive Method 2. Change the cell size...xlsx file inside attached zip archive Method 3. Via SetHeaderPicture...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  7. Password Protect a ZIP File in Java

    This brief guide covers how to password protect a ZIP file in Java. It explains all the steps and a sample code to encrypt ZIP file in Java....ZIP library Get the source archive while specifying the encryption...Subsequently, access the input ZIP archive, apply security measures, and...

    kb.aspose.com/zip/java/password-protect-a-zip-f...
  8. Convert USDZ to AMF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...uncompressed and unencrypetd ZIP archive for the USD (Universal Scene...animations) embedded within the archive and runs them directly with...

    products.aspose.com/3d/python-net/conversion/us...
  9. How to Extract Password Protected ZIP File in C#

    This quick tutorial covers how to extract password protected ZIP file in C#. It discusses the step wise process along with a runnable sample code to extract zip with password in C#....source ZIP directory using the Archive class Extract the password-protected...decryption password to unlock the archive. Secondly, load the encrypted...

    kb.aspose.com/zip/net/how-to-extract-password-p...
  10. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....Initiate an object of the Archive class Pass the input file name...target file names in the ZIP archive. Finally, proceed to export...

    kb.aspose.com/zip/net/compress-csv-file-using-c...