diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index a348909e1..27ee90244 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -6885,6 +6885,99 @@
  • What is the maximum number of unique cell styles supported in XlsIO?
  • +
  • + How to restore formulas stored as text in Excel documents? +
  • +
  • +                     How to freeze pivot table header in Excel workbook? +                  
  • +
  • + How to retrieve the last row of a worksheet in Excel? +
  • +
  • + When should you use the SkipAutoFitRow property in XlsIO? +
  • +
  • + How to check whether a worksheet is empty in Excel? +
  • +
  • + How to convert text formatted date values to DateTime in an Excel? +
  • +
  • + How to prevent ParseException from undefined named ranges? +
  • +
  • + What is the maximum number of hyperlinks in an Excel worksheet? +
  • +
  • + Does XlsIO support converting an XML file to PDF? +
  • +
  • + How to prevent unwanted chart data labels in XlsIO? +
  • +
  • + How to resolve minor text differences in XlsIO PDF output? +
  • +
  • + How to adjust the Y axis title position using manual layout? +
  • +
  • + How to adjust the Y axis title position using manual layout? +
  • +
  • + Why does cropping occur when workbook and cell font sizes differ? +
  • +
  • + Does Border size adjust based on font size in Excel? +
  • +
  • + How to Position Legend, Chart Title, and Axis Titles on a Chart? +
  • +
  • + How to Create a Pivot Cache from Excel Table Data? +
  • +
  • + How to maintain the same number format in a cell? +
  • +
  • + Does Excel merge adjacent print ranges into single range? +
  • +
  • + Does VBA code behave dynamically when the sheet is protected? +
  • +
  • + How to change the comment indicator color? +
  • +
  • + How to calculate row and column offsets for conditional formatting? +
  • +
  • + How to work with ordered and unordered list in Excel using XlsIO? +
  • +
  • + How to reorder conditional formats based on priority value? +
  • +
  • + How to avoid UnauthorizedAccessException using xlsio? +
  • +
  • + Why XlsIO Creates custom format for Negative number formats? +
  • +
  • + What is the maximum number of unique cell styles supported in XlsIO? +
  • +
  • + How to ensure formulas recalculate after moving or copying ranges? +
  • +
  • + Does XlsIO support pasting a worksheet from the clipboard? +
  • +
  • + How to sort a column by including first row? +
  • +
  • + Which characters should be avoided when naming worksheets? +
  • @@ -7015,6 +7108,9 @@
  • Does XlsIO support background image in Excel to PDF conversion?
  • +
  • + How to add header and footer image for PDF? +
  • @@ -7138,6 +7234,9 @@
  • CSV to Excel Conversion
  • +
  • + Preserve Leading Zeros +
  • FAQ