From 91a7a3692dc8a4755a8a0723e506598543963733 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Tue, 7 May 2024 15:14:54 +0300 Subject: [PATCH 1/2] SEO-182838-FF-Title-too-short --- File-Formats/PDF/Working-with-OCR/Working-with-OCR.md | 4 ++-- File-Formats/PDF/Working-with-Text.md | 4 ++-- .../XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md b/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md index 884c0e770..f7e1c0223 100644 --- a/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md +++ b/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md @@ -1,5 +1,5 @@ --- -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 @@ -7,7 +7,7 @@ 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. diff --git a/File-Formats/PDF/Working-with-Text.md b/File-Formats/PDF/Working-with-Text.md index fadbb5dba..1169efe01 100644 --- a/File-Formats/PDF/Working-with-Text.md +++ b/File-Formats/PDF/Working-with-Text.md @@ -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 diff --git a/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md b/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md index cc48984cb..ff27a569f 100644 --- a/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md +++ b/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md @@ -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. From aed8b68166dede16dcc8ed93894efcf6144ea664 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Wed, 15 May 2024 09:19:16 +0300 Subject: [PATCH 2/2] correct the misspelled word --- File-Formats/PDF/Working-with-OCR/Working-with-OCR.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md b/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md index f7e1c0223..96c3b57ba 100644 --- a/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md +++ b/File-Formats/PDF/Working-with-OCR/Working-with-OCR.md @@ -1,5 +1,5 @@ --- -title: Working with ORC in PDF Document | Syncfusion +title: Working with OCR 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 @@ -7,7 +7,7 @@ documentation: UG keywords: Assemblies --- -# Working with Optical Character Recognition (ORC) in PDF Document +# Working with Optical Character Recognition (OCR) 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.