Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions File-Formats/PDF/Working-with-OCR/Working-with-OCR.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Perform OCR on PDF and image files | Syncfusion
title: Working with ORC in PDF Document | Syncfusion
description: Learn how to perform OCR on scanned PDF documents and images with different tesseract versions using Syncfusion .NET OCR library.
platform: file-formats
control: PDF
documentation: UG
keywords: Assemblies
---

# Working with Optical Character Recognition (OCR)
# Working with Optical Character Recognition (ORC) in PDF Document

Optical character recognition (OCR) is a technology used to convert scanned paper documents in the form of PDF files or images into searchable and editable data.

Expand Down
4 changes: 2 additions & 2 deletions File-Formats/PDF/Working-with-Text.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Working with Text | Syncfusion
title: Working with Text in the PDF Document | Syncfusion
description: This section explains how to add text to the PDF document using different type of fonts, TrueType fonts and standard fonts
platform: file-formats
control: PDF
documentation: UG
---
# Working with text in the PDF document
# Working with Text in the PDF Document

## Drawing text in a new document

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Create, read, and edit Excel files in ASP.NET | Syncfusion
title: Create, Read, and Edit Excel files in ASP.NET | Syncfusion
description: Learn here how to create, read, and edit Excel files in ASP.NET applications using Syncfusion Excel library.
platform: file-formats
control: XlsIO
documentation: UG
---
# Create, read, and edit Excel files in ASP.NET
# Create, Read, and Edit Excel Files in ASP.NET

[Syncfusion Excel library for ASP.NET platform](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) can be used to create, read, edit Excel files. This also convert Excel files to PDF.

Expand Down