Skip to content

Commit 59f8365

Browse files
committed
Update introduction.md
1 parent 722dfec commit 59f8365

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: introduction.md

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ published: True
88
position: 0
99
---
1010

11+
<style>
12+
table th:first-of-type {
13+
width: 25%;
14+
}
15+
table th:nth-of-type(2) {
16+
width: 75%;
17+
}
18+
</style>
19+
1120
# Welcome to Telerik Document Processing Libraries
1221

1322
**Telerik Document Processing** is a bundle of **UI-independent** *cross-platform* libraries that enable you to process the most commonly used flow, fixed and spreadsheet document formats for web and desktop. The Document Processing library allows you to create, import, modify and export documents without relying on external dependencies like Adobe Acrobat or Microsoft Office.

0 commit comments

Comments
 (0)