diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index e1a158b59..5d61b721f 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -522,6 +522,9 @@
  • Azure Vision
  • +
  • + Azure Kubernetes Service +
  • AWS Textract
  • @@ -779,7 +782,7 @@ AWS Lambda
  • - AWS Lambda with NET 6 container image + AWS Lambda with NET 6 container image
  • AWS Elastic Beanstalk @@ -1142,6 +1145,9 @@
  • Working with Paragraphs
  • +
  • + Working with Lists +
  • Working with Tables
  • @@ -1602,7 +1608,7 @@ Fallback Fonts
  • - Unsupported Elements + Unsupported Features
  • FAQs @@ -1709,9 +1715,15 @@
  • +
  • + Font Substitution +
  • Fallback Fonts
  • +
  • + Unsupported Features +
  • FAQs
  • @@ -1983,6 +1998,28 @@
  • Azure App Service (Linux)
  • +
  • + Azure Functions v1 +
  • +
  • + Azure Functions v4 +
  • + + +
  • + Amazon Web Services (AWS) + +
  • +
  • + Google Cloud Platform (GCP) +
  • Cloud Storage @@ -2016,6 +2053,8 @@
  • Freeze Panes
  • Page Setup Options
  • Show or Hide
  • +
  • Auto Fill
  • +
  • Fill Series
  • @@ -2482,7 +2521,7 @@ How to delete hyperlinks from a worksheet without affecting the cell styles using C#?
  • - How to avoid processing unnecessary worksheets when opening an Excel document using C#? + How to avoid processing unnecessary worksheets when opening an Excel document using C#?
  • How to run macros in Excel document? @@ -2500,11 +2539,41 @@ How to set the default font and font size in an Excel Workbook?
  • - How to set traffic lights icon in Excel conditional formatting using C#? + How to set traffic lights icon in Excel conditional formatting using C#?
  • How to apply TimePeriod conditional formatting in Excel using C#?
  • +
  • + How to get the list of worksheet names in an Excel workbook? +
  • +
  • + How to switch chart series data interpretation from horizontal (rows) to vertical (columns) in Excel? +
  • +
  • + How to add Oval shape to Excel chart using XlsIO? +
  • +
  • + How to show the leader line on Excel chart? +
  • +
  • + How to set the background color for Excel Chart in C#? +
  • +
  • + How to override an Excel document using C#? +
  • +
  • + Does XlsIO support converting an empty Excel document to PDF? +
  • +
  • + What is the maximum supported text length for data validation in Excel? +
  • +
  • + How to set column width for a pivot table range in an Excel Document? +
  • +
  • + How to convert JSON document to CSV format document? +
  • @@ -2570,6 +2639,15 @@
  • Docker
  • +
  • + Linux +
  • +
  • + Mac +
  • +
  • + Console +
  • Azure