Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 99 additions & 0 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6885,6 +6885,99 @@
<li>
<a href="/document-processing/excel/excel-library/net/faqs/what-is-the-maximum-number-of-unique-cell-styles-supported-in-xlsio">What is the maximum number of unique cell styles supported in XlsIO?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-restore-formulas-stored-as-text-in-excel-documents">How to restore formulas stored as text in Excel documents?</a>
</li>
<li>
                     <a href="/document-processing/excel/excel-library/net/faqs/how-to-freeze-pivot-table-header-in-excel-workbook">How to freeze pivot table header in Excel workbook?</a>
                   </li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-retrieve-the-last-row-of-a-worksheet-in-excel">How to retrieve the last row of a worksheet in Excel?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/when-should-you-use-the-skip-autofit-row-property">When should you use the SkipAutoFitRow property in XlsIO?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-check-if-a-worksheet-is-empty-in-excel">How to check whether a worksheet is empty in Excel?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-convert-text-formatted-date-values-to-datetime-in-excel">How to convert text formatted date values to DateTime in an Excel?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-prevent-parse-exception-from-undefined-named-ranges">How to prevent ParseException from undefined named ranges?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/what-is-the-maximum-number-of-hyperlinks-in-an-Excel-worksheet">What is the maximum number of hyperlinks in an Excel worksheet?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-converting-an-XML-file-to-PDF">Does XlsIO support converting an XML file to PDF?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-prevent-unwanted-chart-data-labels-in-xlsio">How to prevent unwanted chart data labels in XlsIO?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-resolve-minor-text-differences-in-xlsio-pdf-output">How to resolve minor text differences in XlsIO PDF output?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-adjust-the-y-axis-title-position-using-manual-layout">How to adjust the Y axis title position using manual layout?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-adjust-the-y-axis-title-position-using-manual-layout">How to adjust the Y axis title position using manual layout?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/why-does-cropping-occur-when-workbook-and-cell-font-sizes-differ">Why does cropping occur when workbook and cell font sizes differ?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/‎does-border-size-adjust-based-on-font-size-in-excel">Does Border size adjust based on font size in Excel?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-position-the-legend-chart-title-and-axis-title-on-a-chart">How to Position Legend, Chart Title, and Axis Titles on a Chart?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-create-a-pivot-cache-from-worksheet-table">How to Create a Pivot Cache from Excel Table Data?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-maintain-the-same-number-format-in-a-cell">How to maintain the same number format in a cell?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-excel-merge-adjacent-print-ranges-into-single-range">Does Excel merge adjacent print ranges into single range?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-vba-code-behave-dynamically-when-sheet-is-protected">Does VBA code behave dynamically when the sheet is protected?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-change-the-comment-indicator-color">How to change the comment indicator color?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-calculate-the-row-and-column-offset-of-a-conditional-formatting-formula">How to calculate row and column offsets for conditional formatting?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-work-with-ordered-and-unordered-list-in-excel-using-xlsio">How to work with ordered and unordered list in Excel using XlsIO?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-reorder-conditional-formats-based-on-priority">How to reorder conditional formats based on priority value?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-overcome-unauthorizedaccessexception-for-hidden-excel-file">How to avoid UnauthorizedAccessException using xlsio?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/why-xlsio-creates-custom-format-for-negative-number-formats">Why XlsIO Creates custom format for Negative number formats?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/what-is-the-maximum-number-of-unique-cell-styles-supported-in-xlsio">What is the maximum number of unique cell styles supported in XlsIO?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-ensure-formulas-recalculate-after-moving-or-copying-ranges">How to ensure formulas recalculate after moving or copying ranges?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-pasting-worksheet-from-clipboard">Does XlsIO support pasting a worksheet from the clipboard?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-sort-a-column-by-including-first-row">How to sort a column by including first row?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/which-characters-should-be-avoided-when-naming-worksheets">Which characters should be avoided when naming worksheets?</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -7015,6 +7108,9 @@
<li>
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/does-xlsio-support-background-image-preserved-in-excel-to-pdf-conversion">Does XlsIO support background image in Excel to PDF conversion?</a>
</li>
<li>
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/how-to-add-header-and-footer-image-for-pdf">How to add header and footer image for PDF?</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -7138,6 +7234,9 @@
<li>
<a href="/document-processing/excel/conversions/csv-to-excel/net/csv-to-excel-conversion">CSV to Excel Conversion</a>
</li>
<li>
<a href="/document-processing/excel/conversions/csv-to-excel/net/Preserve-Leading-Zeros">Preserve Leading Zeros</a>
</li>
<li>
<a href="/document-processing/excel/conversions/csv-to-excel/net/faq">FAQ</a>
<ul>
Expand Down