Skip to content

Commit c757233

Browse files
Add GroupDocs.Markdown for .NET
1 parent d8537dd commit c757233

7 files changed

Lines changed: 65 additions & 0 deletions

File tree

content/sites/groupdocs/home/english/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ Excellent file viewer component that empowers your C#, ASP.NET and other .NET-ba
2929
{{< blocks/product-item title="Python" href="/viewer/python-net/" class="btn-python" >}}
3030
{{< /blocks/product-card >}}
3131

32+
{{< blocks/product-card title="**GroupDocs.Markdown**" href="/markdown/" >}}
33+
{{< blocks/card-item-text >}}
34+
API references for the GroupDocs.Markdown product family. GroupDocs.Markdown is an SDK for exporting PDF, Word, Excel, and other document types to Markdown, making your documents gen AI ready.
35+
{{< /blocks/card-item-text >}}
36+
37+
{{< blocks/product-item title=".NET" href="/markdown/net/" class="btn-net" >}}
38+
{{< /blocks/product-card >}}
39+
3240
{{< blocks/product-card title="**GroupDocs.Comparison**" href="comparison" >}}
3341
{{< blocks/card-item-text >}}
3442
Document comparison API that detects document text, styling and formating changes quickly and with a high accuracy.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: "GroupDocs.Markdown API References"
3+
additionalTitle: "GroupDocs API References"
4+
type: docs
5+
weight: 10
6+
description: "Explore GroupDocs.Markdown API references to export and convert popular document formats (PDF, Word, Excel, and more) to Markdown with ease."
7+
keywords: "GroupDocs.Markdown, Markdown API, .NET Markdown export, document to markdown, convert PDF to markdown, export Word to markdown, export Excel to markdown"
8+
url: /
9+
date: "2025-08-25"
10+
lastmod: "2025-08-25"
11+
categories: ["Document APIs"]
12+
tags: ["groupdocs", "markdown", "export"]
13+
---
14+
15+
# GroupDocs.Markdown API References
16+
17+
This page serves as the entry point to the **GroupDocs.Markdown API references**.
18+
19+
**GroupDocs.Markdown** is a set of APIs that enables you to export and convert popular document formats such as **PDF, Word, Excel, and more** into clean and structured **Markdown** files.
20+
21+
## Available Products
22+
23+
Select your target platform below to access detailed API documentation and usage examples.
24+
25+
<div style="display: flex;flex-wrap: wrap;justify-content: left;gap: 10px;padding: 10px;">
26+
<a href="/markdown/net/"
27+
style="width: 190px; height: 220px;background-color: #f7f7f7;border: 1px solid #ccc;border-radius: 8px;display: flex;flex-direction: column;align-items: center;justify-content: space-around;padding: 20px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;text-decoration: none;color: inherit;">
28+
<img src="gdocs_net.png"
29+
alt="GroupDocs.Markdown for .NET Icon" style="width: 70px; height: 70px; object-fit: contain;">
30+
<h3 style="font-size: 16px; color: #333; margin: 10px 0; text-align: center;">GroupDocs.Markdown for .NET</h3>
31+
<p style="font-size: 12px; color: #666; text-align: center;">Access full API references for .NET developers</p>
32+
</a>
33+
</div>
34+
35+
## Additional Resources
36+
37+
Discover more about **GroupDocs.Markdown**:
38+
39+
- [Product Overview](https://products.groupdocs.com/markdown/)
40+
- [Developer Documentation](https://docs.groupdocs.com/markdown/)
41+
- [Code Examples on GitHub](https://github.com/groupdocs-markdown/GroupDocs.Markdown-for-.NET)
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: GroupDocs.Markdown for .NET
3+
type: docs
4+
weight: 10
5+
url: /net/
6+
description: GroupDocs.Markdown for .NET API References contain examples, code snippets, and API documentation. It provides namespaces, classes, interfaces, and other API details.
7+
is_root: true
8+
version: "25.9"
9+
---
10+
11+
🚧 Coming Soon!
12+
13+
We’re preparing the first release of GroupDocs.Markdown for .NET.
14+
Very soon you’ll be able to download the library and start exporting documents to Markdown and to make your documents gen AI ready.
15+
16+
Stay tuned for updates, and check back shortly to get access to the first version! ✨
1.97 KB
Loading
1.99 KB
Loading
2 KB
Loading
1.88 KB
Loading

0 commit comments

Comments
 (0)