Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 28,546 for

archive

(0.07 sec)
  1. WHL File Format - Everything You Need to Know

    All you need to know about the WHL Python file format standard package distribution format. Learn how to install, convert, open, and extract WHL files for efficient Python package management and deployment....ZIP Most Common Archives What is whl WHL File Format...and quickly. Python Wheel Archive Info WHL is a built-package...

    products.aspose.com/zip/most-common-archives/wh...
  2. 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...
  3. Installing the product License|Aspose.Words for...

    How to install Aspose.Words for SharePoint license.... The license is a ZIP archive containing a regular SharePoint...SharePoint solution package. The archive contains: Aspose.Words.SharePoint...

    docs.aspose.com/words/sharepoint/installing-asp...
  4. Add Blind Watermark to USDZ File Formats via py...

    Sample Python blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ file within any Web based application....usdz is a ZIP archive for the USD (Universal scene...formats embedded within the archive. Read More Other Supported...

    products.aspose.com/3d/python-net/watermark/usdz/
  5. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...compressing them into a single archive so they are easier to store...zip tool to make the final archive smaller while keeping all formulas...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  6. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java....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/java/com.aspose.word...
  7. Installation|Documentation

    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....the ZIP archive from the Aspose website . This archive contains:...Package Unzip the downloaded archive to any directory on your computer...

    docs.aspose.com/barcode/python-java/installation/
  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/