Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 36,501 for

compress

(0.16 sec)
  1. Split VSS Files via .NET | products.aspose.com

    C# source code to Split vss file on .NET Framework, .NET Core, Mono Platforms....File Using C# In order to compress VSS file, we’ll use Aspose...your VSS files. It will be compressed and concatenated instantly...

    products.aspose.com/diagram/net/splitter/vss/
  2. Split VSDM Files via .NET | products.aspose.com

    C# source code to Split vsdm file on .NET Framework, .NET Core, Mono Platforms....File Using C# In order to compress VSDM file, we’ll use Aspose...your VSDM files. It will be compressed and concatenated instantly...

    products.aspose.com/diagram/net/splitter/vsdm/
  3. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Moreover, it is also possible to compress PDF documents. Aspose.PDF...

    products.aspose.com/pdf/python-net/merger/xps-t...
  4. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…... Optimize, Compress or Reduce PDF Size in C#|Aspose...

    forum.aspose.com/t/tif-pdf/293699
  5. Working with 7z Archives | Aspose.Zip for .NET

    Create, encrypt, append, split, and extract 7z archives in C# with Aspose.ZIP for .NET....file archiver with a high compression ratio. Aspose.ZIP for .NET...LZMA2, BZip2, PPMd, or Store compression methods. Tune codec parameters...

    docs.aspose.com/zip/net/working-with-7z-archives/
  6. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection... Files compressed with Deflate using ( var...encryption is AES . Encrypt and compress with LZMA2 whole 7z archive...

    products.aspose.com/zip/net/advanced-api-featur...
  7. Converting a XPS file to TIFF using Python | As...

    Sample code on Python for XPS to TIFF conversion. Use example code for batch XPS to TIFF conversion with Python and .NET...document to TIFF format, compression, color depth, and other options...TiffSettings () tiffSettings . compression = apdf . devices . CompressionType...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Aspose.ZIP for Java API Solution Documentation

    Aspose.ZIP for Java is a class library that enables Java applications to create, modify, convert, and print MPP, Primavera XML files....lets you work with files compression in a standard ZIP format...allowing you to achieve compression/decompression of files and...

    docs.aspose.com/zip/java/
  9. Convert PSD to JPG | products.aspose.com

    Convert Adobe PhotoShop files to JPG...image format with lossy compression, but on the photos with natural...better to use specialized PSD Compress Go Top...

    products.aspose.com/psd/convert/to-jpg/
  10. Working with TAR Archives in C# | Aspose.Zip fo...

    Examples of using a C# library to create, Compress, and extract TAR archives.... Collecting without compression The following example demonstrates...Save(tarFile); 11 } 12 } Compressing tar archive On Unix-like...

    docs.aspose.com/zip/net/tar-archiving/