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: net/_index.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ type: docs
6
6
weight: 10
7
7
url: /net/
8
8
is_root: true
9
-
lastmod: "2021-06-05"
9
+
lastmod: "2024-10-14"
10
10
description: Learn to use Aspose.PDF .NET to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more.
11
11
aliases:
12
12
- /net/working-with-aspose-pdf/
@@ -21,7 +21,19 @@ sitemap:
21
21
22
22
{{% alert color="primary" %}}
23
23
24
-
Aspose.PDF is a .NET component built to allow developers to create PDF documents, whether simple or complex, on the fly programmatically. Aspose.PDF for .NET allows developers to insert tables, graphs, images, hyperlinks, custom fonts - and more - into PDF documents. Moreover, it is also possible to compress PDF documents. Aspose.PDF for .NET provides excellent security features to develop secure PDF documents. And the most distinct feature of Aspose.PDF for .NET is that it supports the creation of PDF documents through both an API and from XML templates.
24
+
Aspose.PDF is a .NET class library that allows developers to create PDF documents, whether simple or complex, on the fly programmatically. Aspose.PDF for .NET allows developers to insert tables, graphs, images, hyperlinks, custom fonts - and more - into PDF documents. Moreover, it is also possible to compress PDF documents. The product adheres all PDF standards including ISO 32000-1 (PDF 1.7), ISO 32000-2 (PDF 2.0)
25
+
and a lot of extensions like PDF/A, PDF/UA, PDF/X, PDF/E.
26
+
27
+
Aspose.PDF for .NET provides following key features:
28
+
29
+
- Convert a document from HTML, Doc/Docx, Pptx, Markdown, Json, Jpeg and others
30
+
- Supports with various AI providers with the ability to load data from PDF documents
31
+
- Supports the creation of PDF documents through both an API and from XML files
32
+
- Excellent certificate-based security and password protection features to develop secure PDF documents
33
+
- Compatible with robust digital signatures (including PAdES)
34
+
- PDF Form creation (interactive forms, AcroForms, dynamic XFA forms)
0 commit comments