Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 28,603 for

archive

(0.47 sec)
  1. Working with LZIP Files in C#

    Working with LZIP Files in C# is now a relatively straightforward task. Aspose.ZIP for .NET makes LZIP file compression & extraction robust and efficient....the archive. Call the Save method to create LZIP archive to the...handle large files efficiently. Archive compression can reduce size...

    blog.aspose.com/zip/working-with-lzip-files-in-...
  2. Installing Aspose.Email for SharePoint|Document...

    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....zip archive. Installation Archive Content The Aspose...Aspose.Email for SharePoint archive contains folders: Email Conversion...

    docs.aspose.com/email/sharepoint/installing-asp...
  3. Convert MSG to MHT via C# | products.aspose.com

    Sample code for MSG to MHT C# conversion. Use API example code for batch MSG files to MHT conversion within VB.NET, Asp.NET or any .NET based application....mht (web archive) files is a feature that stands...and organizations looking to archive emails in a web-viewable format...

    products.aspose.com/email/net/conversion/msg-to...
  4. Installing Aspose.Pdf for SharePoint|Aspose.PDF...

    PDF SharePoint API is packaged as a SharePoint solution to simplify server farm deployment, retraction, activation, and deactivation....zip archive. This archive contains: Aspose.PDF...

    docs.aspose.com/pdf/sharepoint/installing-aspos...
  5. Convert WORDML to PST in Python | products.aspo...

    Save WORDML to PST within Python applications without using Microsoft Word or Outlook...into larger email storage or archival operations. Python APIs can...content for scalable message and archive preparation in enterprise communication...

    products.aspose.com/total/python-net/conversion...
  6. Install Aspose.BarCode for SharePoint|Documenta...

    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....zip archive. This archive contains the license...

    docs.aspose.com/barcode/sharepoint/install-aspo...
  7. HTML table with 1px solid borders rendered to P...

    Hello team. While evaluating Aspose.HTML latest version 26.3 we noticed some of the table borders are not shown in the converted image after HTML to PNG conversion. This can be reproduced with the sample code below: I…...toByteArray(); Attached is the archive containing the following: input...html example, the attached archive does not contain an html example...

    forum.aspose.com/t/html-table-with-1px-solid-bo...
  8. 透過.NET 在 C# 壓縮 PCL 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PCL 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/pcl/
  9. 透過.NET 在 C# 壓縮 PPTM 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PPTM 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/pptm/
  10. 透過 .NET 在 C# 壓縮 XML 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 XML 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/xml/