@@ -21,31 +21,27 @@ This page serves as the entry point to the **GroupDocs.Parser API references**.
2121Select your target platform below to access detailed API code documentation.
2222
2323<div style =" display : flex ;flex-wrap : wrap ;justify-content : left ;gap : 10px ;padding : 10px ;" >
24-
2524 <a href="/parser/net/"
2625 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;">
2726 <img src="gdocs_net.png"
2827 alt="GroupDocs.Parser for .NET Icon" style="width: 70px; height: 70px; object-fit: contain;">
2928 <h3 style="font-size: 16px; color: #333; margin: 10px 0; text-align: center;">GroupDocs.Parser for .NET</h3>
3029 <p style="font-size: 12px; color: #666; text-align: center;">Access full API references for .NET developers</p>
3130 </a>
32-
3331 <a href="/parser/java/"
3432 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;">
3533 <img src="gdocs_java.png"
3634 alt="GroupDocs.Parser for Java Icon" style="width: 70px; height: 70px; object-fit: contain;">
3735 <h3 style="font-size: 16px; color: #333; margin: 10px 0; text-align: center;">GroupDocs.Parser for Java</h3>
3836 <p style="font-size: 12px; color: #666; text-align: center;">Access full API references for Java developers</p>
3937 </a>
40-
4138 <a href="/parser/python-net/"
4239 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;">
4340 <img src="gdocs_python_net.png"
4441 alt="GroupDocs.Parser for Python via .NET Icon" style="width: 70px; height: 70px; object-fit: contain;">
4542 <h3 style="font-size: 16px; color: #333; margin: 10px 0; text-align: center;">GroupDocs.Parser for Python via .NET</h3>
4643 <p style="font-size: 12px; color: #666; text-align: center;">Access full API references for Python developers</p>
4744 </a>
48-
4945</div >
5046
5147## Additional Resources
0 commit comments