Skip to content

Commit 5f4e569

Browse files
authored
Merge pull request #282 from aspose-pdf/PDFNET_58334_Welcome
Welcome (PDFNET-58334)
2 parents cb27346 + cae8cf4 commit 5f4e569

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

net/_index.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: docs
66
weight: 10
77
url: /net/
88
is_root: true
9-
lastmod: "2021-06-05"
9+
lastmod: "2024-10-14"
1010
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.
1111
aliases:
1212
- /net/working-with-aspose-pdf/
@@ -21,7 +21,19 @@ sitemap:
2121

2222
{{% alert color="primary" %}}
2323

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)
35+
36+
and many more.
2537

2638
{{% /alert %}}
2739

0 commit comments

Comments
 (0)