Skip to content
Open
Show file tree
Hide file tree
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
118 changes: 61 additions & 57 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,53 +172,66 @@
<li>
<a href="/document-processing/data-extraction/overview">Data Extraction</a>
<ul>
<li>
<a href="/document-processing/data-extraction/net/overview">NET</a>
<li>NET
<ul>
<li>
<a href="/document-processing/data-extraction/net/overview">Overview</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Assemblies-required-data-extraction">Assemblies Required</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Nuget-packages-required-data-extraction">NuGet Packages Required</a>
</li>
<li>Getting Started
<ul>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-ASP-NET-Core">ASP.NET Core</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-ASP-NET-MVC">ASP.NET MVC</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Blazor">Blazor</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-WPF">WPF</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Windows-Forms">Windows Forms</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-MAUI">.NET MAUI</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Console">Console</a>
</li>
</ul>
</li>
<li>
<a href="/document-processing/data-extraction/net/extract-structured-data">Working with Data Extraction</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/extract-table-data">Working with Table Extraction</a>
<a href="/document-processing/data-extraction/net/overview">Smart Data Extractor</a>
<ul>
<li>
<a href="/document-processing/data-extraction/net/overview">Overview</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Assemblies-required">Assemblies Required</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Nuget-packages-required">NuGet Packages Required</a>
</li>
<li>Installation
<ul>
<li> <a href="/document-processing/data-extraction/net/how-to-download-and-install">How to Download and Install</a> </li>
</ul>
</li>
<li>Getting Started
<ul>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-ASP-NET-Core">ASP.NET Core</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-ASP-NET-MVC">ASP.NET MVC</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Blazor">Blazor</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-WPF">WPF</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Windows-Forms">Windows Forms</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-MAUI">.NET MAUI</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/Extract-Data-in-Console">Console</a>
</li>
</ul>
</li>
<li>
<a href="/document-processing/data-extraction/net/extract-structured-data">Working with Data Extraction</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/extract-table-data">Working with Table Extraction</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/recognize-forms">Working with Form Recognition</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/troubleshooting">Troubleshooting and FAQ</a>
</li>
</ul>
</li>
<li>
<a href="/document-processing/data-extraction/net/recognize-forms">Working with Form Recognition</a>
</li>
<li>OCR Processor
<a href="/document-processing/data-extraction/net/ocr-overview">OCR Processor</a>
<ul>
<li>
<a href="/document-processing/data-extraction/net/ocr-processor/overview">Overview</a>
Expand Down Expand Up @@ -248,8 +261,8 @@
</ul>
</li>
<li>
<a href="/document-processing/data-extraction/net/ocr-processor/Features">Features</a>
</li>
<a href="/document-processing/data-extraction/net/ocr-processor/Features">Working with OCR</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/ocr-processor/Troubleshooting">Troubleshooting</a>
</li>
Expand All @@ -259,23 +272,14 @@
<a href="/document-processing/data-extraction/net/conversions/overview">Conversions</a>
<ul>
<li>
<a href="/document-processing/data-extraction/net/conversions/pdf-to-json">PDF to JSON</a>
<a href="/document-processing/data-extraction/net/conversions/pdf-to-json">PDF or Image to JSON</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/conversions/pdf-to-markdown">PDF to Markdown</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/conversions/image-to-json">Image to JSON</a>
</li>
<li>
<a href="/document-processing/data-extraction/net/conversions/image-to-md">Image to Markdown</a>
<a href="/document-processing/data-extraction/net/conversions/pdf-to-markdown">PDF or Image to Markdown</a>
</li>
</ul>
</li>
<li>
<a href="/document-processing/data-extraction/net/troubleshooting">Troubleshooting and FAQ</a>
</li>
</ul>
</ul>
</li>
</ul>
</li>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Assemblies required for DataExtraction | Syncfusion
description: This section details the Syncfusion assemblies required to configure and run Data Extraction seamlessly in .NET projects.
title: Assemblies required for Data Extraction | Syncfusion
description: This section details the Syncfusion assemblies required to configure and run Data Extraction seamlessly in .NET projects.
platform: document-processing
control: DataExtraction
documentation: UG
Expand All @@ -11,6 +11,7 @@ keywords: Assemblies
## Assemblies for Smart Data Extractor

The following assemblies need to be referenced in your application based on the platform.

<table>
<thead>
<tr>
Expand All @@ -22,10 +23,10 @@ The following assemblies need to be referenced in your application based on the
<tr>
<td>
{{'WPF'| markdownify }},
{{'Windows Forms'| markdownify }} and {{'ASP.NET MVC'| 
markdownify }}
{{'Windows Forms'| markdownify }} and {{'ASP.NET MVC'| markdownify }}
</td>
<td>
Syncfusion.SmartDataExtractor.Base<br/>
Syncfusion.Compression.Base<br/>
Syncfusion.ImagePreProcessor.Base<br/>
Syncfusion.OCRProcessor.Base<br/>
Expand All @@ -42,6 +43,7 @@ The following assemblies need to be referenced in your application based on the
and {{'.NET Platforms'| markdownify }}
</td>
<td>
Syncfusion.SmartDataExtractor.Portable<br/>
Syncfusion.Compression.Portable<br/>
Syncfusion.ImagePreProcessor.Portable<br/>
Syncfusion.OCRProcessor.Portable<br/>
Expand All @@ -58,6 +60,7 @@ The following assemblies need to be referenced in your application based on the
{{'.NET Multi-platform App UI (.NET MAUI)'| markdownify }}
</td>
<td>
Syncfusion.SmartDataExtractor.NET<br/>
Syncfusion.Compression.NET<br/>
Syncfusion.ImagePreProcessor.NET<br/>
Syncfusion.OCRProcessor.NET<br/>
Expand All @@ -75,6 +78,7 @@ The following assemblies need to be referenced in your application based on the
## Assemblies for Smart Table Extractor

The following assemblies need to be referenced in your application based on the platform.

<table>
<thead>
<tr>
Expand All @@ -90,6 +94,7 @@ The following assemblies need to be referenced in your application based on the
markdownify }}
</td>
<td>
Syncfusion.SmartTableExtractor.Base<br/>
Syncfusion.Compression.Base<br/>
Syncfusion.ImagePreProcessor.Base<br/>
Syncfusion.OCRProcessor.Base<br/>
Expand All @@ -104,6 +109,7 @@ The following assemblies need to be referenced in your application based on the
and {{'.NET Platforms'| markdownify }}
</td>
<td>
Syncfusion.SmartTableExtractor.Portable<br/>
Syncfusion.Compression.Portable<br/>
Syncfusion.ImagePreProcessor.Portable<br/>
Syncfusion.OCRProcessor.Portable<br/>
Expand All @@ -118,6 +124,7 @@ The following assemblies need to be referenced in your application based on the
{{'.NET Multi-platform App UI (.NET MAUI)'| markdownify }}
</td>
<td>
Syncfusion.SmartTableExtractor.NET<br/>
Syncfusion.Compression.NET<br/>
Syncfusion.ImagePreProcessor.NET<br/>
Syncfusion.OCRProcessor.NET<br/>
Expand All @@ -138,48 +145,45 @@ The following assemblies need to be referenced in your application based on the
<table>
<thead>
<tr>
<th><b>Platform(s)</b></th>
<th><b>Assembly</b></th>
<th><b>Dependent Assemblies</b></th>
<th>Platform(s)</th>
<th>Assembly</th>
</tr>
</thead>

<!-- BASE -->
<tr>
<td>Windows Forms, WPF and ASP.NET MVC5</td>
<td>Syncfusion.SmartFormRecognizer.Base</td>
<td>
<ul>
<li>Syncfusion.Pdf.Base</li>
<li>Syncfusion.Compression.Base</li>
<li>Syncfusion.PdfToImageConverter.Base</li>
</ul>
</td>
</tr>

<!-- PORTABLE -->
<tr>
<td rowspan="2">Blazor, .NET Core and .NET Platforms</td>
<td>Syncfusion.SmartFormRecognizer.Portable</td>
<td>
<ul>
<li>Syncfusion.Pdf.Portable</li>
<li>Syncfusion.Compression.Portable</li>
<li>Syncfusion.PdfToImageConverter.Portable</li>
</ul>
</td>
</tr>

<!-- .NET -->
<tr>
<td>Syncfusion.SmartFormRecognizer.NET</td>
<td>
<ul>
<li>Syncfusion.Pdf.NET</li>
<li>Syncfusion.Compression.NET</li>
<li>Syncfusion.PdfToImageConverter.NET</li>
</ul>
</td>
</tr>
<tbody>
<tr>
<td>
{{'WPF'| markdownify }},
{{'Windows Forms'| markdownify }} and {{'ASP.NET MVC'| markdownify }}
</td>
<td>
Syncfusion.SmartFormRecognizer.Base<br/>
Syncfusion.Compression.Base<br/>
Syncfusion.Pdf.Base<br/>
Syncfusion.PdfToImageConverter.Base<br/>
</td>
</tr>
<tr>
<td>
{{'.NET Core'| markdownify }} and {{'.NET Platforms'| markdownify }}
</td>
<td>
Syncfusion.SmartFormRecognizer.Portable<br/>
Syncfusion.Compression.Portable<br/>
Syncfusion.Pdf.Portable<br/>
Syncfusion.PdfToImageConverter.Portable<br/>
</td>
</tr>
<tr>
<td>
{{'.NET Multi-platform App UI (.NET MAUI)'| markdownify }}
</td>
<td>
Syncfusion.SmartFormRecognizer.NET<br/>
Syncfusion.Compression.NET<br/>
Syncfusion.Pdf.NET<br/>
Syncfusion.PdfToImageConverter.NET<br/>
</td>
</tr>
</tbody>
</table>

Loading