Skip to content

Commit 95b6138

Browse files
Merge pull request #2143 from Syncfusion-Content/hotfix/hotfix-v32.1.19
DOCINFRA-2341_merged_using_automation
2 parents 4b31cb0 + bd80219 commit 95b6138

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

Document-Processing/Excel/Excel-Library/NET/FAQ.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ The frequently asked questions in Essential<sup>&reg;</sup> XlsIO are listed bel
6262
* [How to search a value in only specific columns of an Excel worksheet?](faqs/how-to-search-a-value-in-only-specific-columns-of-an-Excel-worksheet)
6363
* [How to read filtered rows in Excel?](faqs/how-to-read-filtered-rows-in-excel)
6464
* [What are the deprecated APIs in XlsIO?](faqs/what-are-the-deprecated-apis-in-xlsio)
65-
* [How to detect merged cells in Excel?](faqs/how-to-detect-merged-cells-in-Excel)
66-
* [How to apply formatting to pivot table in Excel protected view?](faqs/how-to-apply-formatting-to-pivottable-in-Excel-protected-view)
65+
* [How to detect merged cells in Excel?](faqs/how-to-detect-merged-cells-in-excel)
66+
* [How to apply formatting to pivot table in Excel protected view?](faqs/how-to-apply-formatting-to-pivottable-in-excel-protected-view)
6767
* [Does XlsIO library support multithreading and thread-safe?](faqs/does-xlsio-support-multi-threading)
6868
* [How to check whether the given range is valid or not?](faqs/how-to-check-whether-the-given-range-is-valid-or-not)
6969
* [How to convert hidden worksheets alone to image?](faqs/how-to-convert-hidden-worksheets-alone-to-image)
7070
* [How to find and highlight data in Excel?](faqs/how-to-find-and-highlight-data-in-Excel)
71-
* [How to avoid header row while sorting Excel data?](faqs/how-to-avoid-header-row-while-sorting-Excel-data)
71+
* [How to avoid header row while sorting Excel data?](faqs/how-to-avoid-header-row-while-sorting-excel-data)
7272
* [How to edit external workbook reference link?](faqs/how-to-edit-external-workbook-reference-link)
7373
* [How to set error bars in chart?](faqs/how-to-set-error-bars-in-chart)
7474
* [Migrate XlsIO library from .NET Framework to .NET Core?](faqs/migrate-from-net-framework-to-net-core)
@@ -92,37 +92,37 @@ The frequently asked questions in Essential<sup>&reg;</sup> XlsIO are listed bel
9292
* [How to convert a value from pixel to points with scaling percentage?](faqs/how-to-convert-a-value-from-pixel-to-points-with-scaling-percentage)
9393
* [How to save the edited changes in the same Excel document?](faqs/how-to-save-the-edited-chages-in-the-same-excel-document)
9494
* [How to get the frozen rows and columns in an Excel document?](faqs/how-to-get-the-frozen-rows-and-columns-in-an-excel-document)
95-
* [How to find duplicate values in the Excel document using formulas?](faqs/how-to-find-duplicate-values-in-the-Excel-document-using-formulas)
95+
* [How to find duplicate values in the Excel document using formulas?](faqs/how-to-find-duplicate-values-in-the-excel-document-using-formulas)
9696
* [How to protect zip file items with different passwords using C#?](faqs/how-to-protect-zip-file-items-with-different-passwords)
9797
* [How to extract and save images from an Excel worksheet](faqs/how-to-extract-and-save-images-from-the-worksheet)
9898
* [How to delete blank rows and blank columns in an Excel worksheet using C#?](faqs/how-to-delete-blank-rows-and-columns-in-a-worksheet)
99-
* [How to retain cell values after removing formulas in Excel?](faqs/How-to-retain-cell-values-after-removing-formulas-in-Excel)
99+
* [How to retain cell values after removing formulas in Excel?](faqs/how-to-retain-cell-values-after-removing-formulas-in-excel)
100100
* [How to remove data validation from the specified range?](faqs/how-to-remove-data-validation-from-the-specified-range)
101101
* [How to remove autofilter from an Excel worksheet?](faqs/how-to-remove-autofilter-in-an-Excel)
102-
* [How to convert an Excel worksheet to a high-resolution image?](faqs/how-to-convert-an-Excel-worksheet-to-a-high-resolution-image)
102+
* [How to convert an Excel worksheet to a high-resolution image?](faqs/how-to-convert-an-excel-worksheet-to-a-high-resolution-image)
103103
* [How to add and remove page breaks in a worksheet?](faqs/how-to-add-and-remove-page-breaks-in-Excel)
104104
* [How to decrypt individual items with specific passwords?](faqs/how-to-decrypt-individual-items-with-specific-passwords-in-a-protected-zip-file)
105105
* [What is the behavior of FitToPagesTall and FitToPagesWide?](faqs/what-is-the-behavior-of-fittopagestall-and-fittopageswide)
106106
* [How to use AND and OR operators in the filter?](faqs/how-to-use-and-or-operators-in-the-filters)
107107
* [Why out of memory exception is thrown when handling large documents which is having size more than 2GB?](faqs/why-out-of-memory-exception-is-thrown-when-handling-large-documents)
108108
* [Does XlsIO support the multiline header footer support?](faqs/does-xlsio-support-the-multiline-header-footer-support)
109-
* [How to add Barcode in Excel document using C#?](faqs/how-to-add-Barcode-in-Excel-document)
109+
* [How to add Barcode in Excel document using C#?](faqs/how-to-add-barcode-in-excel-document)
110110
* [How to delete hyperlinks from a worksheet without affecting the cell styles using C#?](faqs/how-to-delete-hyperlinks-from-worksheet-without-affecting-the-cell-styles)
111111
* [How to avoid processing unnecessary worksheets when opening an Excel document using C#?](faqs/how-to-avoid-processing-unnecessary-worksheets-when-opening-an-Excel-document-using-C#)
112112
* [How to run macros in Excel document?](faqs/how-to-run-macros-in-Excel-document)
113113
* [Does XlsIO support editing an Excel document that is already open in Microsoft Excel?](faqs/does-xlsio-support-editing-an-Excel-document-that-is-already-open-in-Microsoft-Excel)
114114
* [How to compute the size of the Excel file?](faqs/how-to-compute-the-size-of-the-Excel-file)
115-
* [How to set and format time values in Excel using TimeSpan?](faqs/how-to-set-and-format-time-values-in-Excel-using-TimeSpan)
115+
* [How to set and format time values in Excel using TimeSpan?](faqs/how-to-set-and-format-time-values-in-excel-using-timespan)
116116
* [How to set the default font and font size in an Excel Workbook?](faqs/how-to-set-the-default-font-and-font-size-in-an-Excel-workbook)
117117
* [How to set traffic lights icon in Excel conditional formatting using C#?](faqs/how-to-set-traffic-lights-icon-in-Excel-conditional-formatting-using-C#)
118118
* [How to apply TimePeriod conditional formatting in Excel using C#?](faqs/how-to-apply-TimePeriod-conditional-formatting-in-Excel)
119119
* [How to get the list of worksheet names in an Excel workbook?](faqs/how-to-get-the-list-of-worksheet-names-in-an-Excel-workbook)
120-
* [How to switch chart series data interpretation from horizontal (rows) to vertical (columns) in Excel?](faqs/how-to-switch-chart-series-data-interpretation-from-horizontal-(rows)-to-vertical-(columns)-in-Excel)
121-
* [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-Excel-chart)
122-
* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-Excel-chart)
120+
* [How to switch chart series data interpretation from horizontal (rows) to vertical (columns) in Excel?](faqs/how-to-switch-chart-series-data-interpretation-from-horizontal-(rows)-to-vertical-(columns)-in-excel)
121+
* [How to add Oval shape to Excel chart using XlsIO?](faqs/how-to-add-oval-shape-to-excel-chart)
122+
* [How to show the leader line on Excel chart?](faqs/how-to-show-the-leader-line-on-excel-chart)
123123
* [How to set the background color for Excel Chart in C#?](faqs/how-to-set-the-background-color-for-Excel-chart-in-C#)
124124
* [How to override an Excel document using C#?](faqs/how-to-override-an-Excel-document-using-C#)
125125
* [Does XlsIO support converting an empty Excel document to PDF?](faqs/does-xlsio-support-converting-an-empty-Excel-document-to-PDF)
126-
* [What is the maximum supported text length for data validation in Excel?](faqs/what-is-the-maximum-supported-text-length-for-data-validation-in-Excel)
126+
* [What is the maximum supported text length for data validation in Excel?](faqs/what-is-the-maximum-supported-text-length-for-data-validation-in-excel)
127127
* [How to set column width for a pivot table range in an Excel Document?](faqs/how-to-set-column-width-for-a-pivot-table-range-in-an-Excel-Document)
128128
* [How to convert JSON document to CSV format document?](faqs/how-to-convert-json-document-to-csv-format-document)

Document-Processing/PDF/PDF-Library/NET/NuGet-Packages-Required.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ Xamarin
599599

600600
## NuGet Package Installation and Uninstallation
601601

602-
To use NuGet package in your project, please refer the NuGet Package [Installation](https://help.syncfusion.com/extension/syncfusion-nuget-packages/nuget-install-and-configuration) and [Uninstallation](https://help.syncfusion.com/extension/syncfusion-nuget-packages/nuget-uninstallation-process) sections.
602+
To use NuGet package in your project, please refer the NuGet Package [Installation](https://help.syncfusion.com/extension/syncfusion-nuget-packages/nuget-packages#installing-nuget-packages) and [Uninstallation](https://help.syncfusion.com/extension/syncfusion-nuget-packages/nuget-uninstallation-process) sections.
603603

604604
PDF NuGet packages can be installed and uninstalled using Package Manager Console. In Visual Studio, select **Tools > NuGet Package Manager > Package Manager Console** and execute the below commands in respective platforms.
605605

Document-Processing/PDF/PDF-Library/NET/Working-with-OCR/Features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can downloaded a complete working sample from [GitHub](https://github.com/Sy
6666

6767
## Performing OCR for a region of the document
6868

69-
To perform OCR on a particular region or several regions of a PDF page with the help of [PageRegion](https://help.syncfusion.com/cr/document-processing/Syncfusion.OCRProcessor.PageRegion.html) class in [OCRSettings](https://help.syncfusion.com/cr/document-processing/Syncfusion.OCRProcessor.OCRSettings.html), refer to the following code sample.
69+
To perform OCR on a particular region or several regions of a PDF page with the help of [PageRegion](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.html) class in [OCRSettings](https://help.syncfusion.com/cr/document-processing/Syncfusion.OCRProcessor.OCRSettings.html), refer to the following code sample.
7070

7171
{% tabs %}
7272

@@ -1903,4 +1903,4 @@ End Using
19031903
19041904
{% endtabs %}
19051905
1906-
You can downloaded a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/OCR/.NET/Adding-Line-Breaks-Using-OCR/.NET).
1906+
You can downloaded a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/OCR/.NET/Adding-Line-Breaks-Using-OCR/.NET).

0 commit comments

Comments
 (0)