C# Excel to PDF - Fit All Worksheet Columns onto Single PDF Page

Aspose.Cells for .NET 7.7.0 has been released. This new release supports fitting all worksheet columns on single PDF page. This is a useful feature when you want to generate a PDF file that fits all columns on a worksheet onto a single page. We provide PdfSaveOptions.AllColumnsInOnePagePerSheet property which performs complex calculations, such as the height and width of the resultant PDF page to fit all the columns in. We also provide a feature for detecting file format type and checking if the file is encrypted.
December 18, 2013 · 2 min · Amjad Sahi

Compute Microsoft Excel Selected Color for ColorScale Conditional Formatting using C#

Aspose.Cells for .NET 7.6.1 has been released. This new release supports calculating the color selected by Microsoft Excel when a ColorScale conditional formatting is used in a template file. Moreover, we have enhanced how the product handles encrypted files so that these do not raise FIPS validation errors now. We have also added some significant improvements for the generated password protected files (by Aspose.Cells), so OOXML API does not raise an exception when loading/opening the files in it.
November 22, 2013 · 2 min · Amjad Sahi