You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Library/NET/Overview.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,19 @@ The following list shows the key features available in the Essential<sup>®</
36
36
* Support to [hyperlinks](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-hyperlinks) for web navigation and document navigation.
37
37
* Support to [insert](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-bookmarks#inserting-bookmarks-in-an-existing-pdf), [remove](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-bookmarks#removing-bookmarks-from-an-existing-pdf), and [modify](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-bookmarks#modifying-the-bookmarks) bookmarks.
38
38
* Support to layers. [Add](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-layers#adding-layers-in-a-pdf-document), [remove](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-layers#removing-layers-from-an-existing-pdf-document), and [flatten](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-layers#flattening-the-layers-in-an-existing-pdf-document) the layers.
39
+
* Support to embed and manage [rich media content](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-annotations#rich-media-annotation) such as audio and video.
40
+
* Support to embed and execute [JavaScript](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-javascript) within PDF documents.
41
+
* Support to create and manage PDF [portfolios](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-portfolio).
42
+
* Support to draw text using different [fonts](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-text?cs-save-lang=1&cs-lang=vb#drawing-text-using-different-fonts).
43
+
* Support to integrate with [cloud storage services](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/save-pdf-files/to-google-cloud-storage) like OneDrive, Google Drive, and Dropbox.
44
+
* Support to convert [images into PDF](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/converting-images-to-pdf) documents.
45
+
* Support to embed and interact with [3D models](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-annotations#3d-annotation).
46
+
* Support to apply and manage [brushes for drawing and styling graphical](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-brushes) elements in PDF documents.
47
+
* Support to arrange content using [flow layout](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-flow-layout) for dynamic and responsive PDF document design.
48
+
* Support to extract [text](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-text-extraction) and [images](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-image-extraction) from PDF documents.
49
+
* Support to create and apply [PDF templates](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-pdf-templates) for consistent document layout and design.
50
+
* Support to add, customize, and manage [headers and footers](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-headers-and-footers) in PDF documents.
51
+
* Support to manage [color spaces](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-colorspace) and edit document [metadata](https://help.syncfusion.com/document-processing/pdf/pdf-library/net/working-with-metadata).
39
52
* Support for .NET Standard 2.0 onwards.
40
53
41
54
N> 1. Starting with v20.1.0.x, if you reference Syncfusion<sup>®</sup> HTML converter or OCR processor assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion<sup>®</sup> license key in your application to use our components.
0 commit comments