Skip to content

Commit

Permalink
update conversion landing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-yankov committed Dec 18, 2024
1 parent d5ac074 commit ac93834
Show file tree
Hide file tree
Showing 45 changed files with 4,875 additions and 90 deletions.
42 changes: 37 additions & 5 deletions content/conversion/_index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
############################# Static ##########################
layout: "family"
date: 2024-02-27T06:39:57
date: 2024-11-11T06:39:57
draft: false

product: "Conversion"
Expand Down Expand Up @@ -82,6 +82,24 @@ supported_platforms:
- content: "3K+ Konvertierungspaare"
rows: "1"

# supported_platforms loop
- title: "Python"
description: "GroupDocs.Conversion for Python"
color: "yellow"
tag: "python-net"
link: "/conversion/python-net/"
features_link: "https://docs.groupdocs.com/conversion/python-net/system-requirements/"
features:
# features loop
- content: "Python 3.9+ <br> and .Net 6+"
rows: "3"
# features loop
- content: "Windows, macOS"
rows: "1"
# features loop
- content: "3K+ Konvertierungspaare"
rows: "1"


############################# Features ############################

Expand Down Expand Up @@ -116,7 +134,7 @@ features:
code_samples:
enable: true
title: "Codebeispiele für GroupDocs.Conversion"
description: "Einige Anwendungsfälle typischer GroupDocs.Conversion-Operationen in C#, Java, TypeScript"
description: "Einige Anwendungsfälle typischer GroupDocs.Conversion-Operationen in C#, Java, TypeScript, Python"
items:
# code sample loop
- title: "PDF in DOCX in wenigen Zeilen Code konvertieren"
Expand Down Expand Up @@ -161,6 +179,17 @@ code_samples:
// In das DOCX-Format konvertieren
converter.convert("converted.docx", options);
```
- language: "Python"
color: "yellow"
content: |
```python {style=abap}
# Die Ausgangs-PDF-Datei laden
converter = Converter("sample.pdf")
# Die Konvertierungsoptionen für das DOCX-Format festlegen
convert_options = WordProcessingConvertOptions()
# In das DOCX-Format konvertieren
converter.convert("converted.docx", convert_options);
```
############################# Formats ############################
Expand Down Expand Up @@ -252,14 +281,18 @@ actions:
- title: ".NET"
link: "/conversion/net/"
color: "blue"
# loop
# loop
- title: "Java"
link: "/conversion/java/"
color: "red"
# loop
# loop
- title: "Node.js"
link: "/conversion/nodejs-java/"
color: "green"
# loop
- title: "Python"
link: "/conversion/python-net/"
color: "yellow"


############################# Faq ############################
Expand Down Expand Up @@ -304,7 +337,6 @@ cloud_links:
title: "GroupDocs.Conversion Cloud for cURL"
link: "https://products.groupdocs.cloud/conversion/curl"
content: "Nutzen Sie die cURL-RESTful-Dateikonvertierungs-API, um eine Vielzahl von Dateiformaten wie Microsoft Office, PDF, E-Mail, Projekt, HTML und mehr innerhalb Ihrer Anwendungen mühelos zu konvertieren."

# loop
- icon: "groupdocs_conversion-for-net"
title: "GroupDocs.Conversion Cloud for .NET"
Expand Down
42 changes: 37 additions & 5 deletions content/conversion/_index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
############################# Static ##########################
layout: "family"
date: 2024-02-27T06:39:57
date: 2024-11-11T06:39:57
draft: false

product: "Conversion"
Expand Down Expand Up @@ -82,6 +82,24 @@ supported_platforms:
- content: "3K+ conversion pairs"
rows: "1"

# supported_platforms loop
- title: "Python"
description: "GroupDocs.Conversion for Python"
color: "yellow"
tag: "python-net"
link: "/conversion/python-net/"
features_link: "https://docs.groupdocs.com/conversion/python-net/system-requirements/"
features:
# features loop
- content: "Python 3.9+ <br> and .Net 6+"
rows: "3"
# features loop
- content: "Windows, macOS"
rows: "1"
# features loop
- content: "3K+ conversion pairs"
rows: "1"


############################# Features ############################

Expand Down Expand Up @@ -116,7 +134,7 @@ features:
code_samples:
enable: true
title: "GroupDocs.Conversion code samples"
description: "Some use cases of typical GroupDocs.Conversion operations in C#, Java, TypeScript"
description: "Some use cases of typical GroupDocs.Conversion operations in C#, Java, TypeScript, Python"
items:
# code sample loop
- title: "Convert PDF to DOCX in several lines of code"
Expand Down Expand Up @@ -161,6 +179,17 @@ code_samples:
// Convert to DOCX format
converter.convert("converted.docx", options);
```
- language: "Python"
color: "yellow"
content: |
```python {style=abap}
# Load the source PDF file
converter = Converter("sample.pdf")
# Set the convert options for DOCX format
convert_options = WordProcessingConvertOptions()
# Convert to DOCX format
converter.convert("converted.docx", convert_options);
```
############################# Formats ############################
Expand Down Expand Up @@ -252,14 +281,18 @@ actions:
- title: ".NET"
link: "/conversion/net/"
color: "blue"
# loop
# loop
- title: "Java"
link: "/conversion/java/"
color: "red"
# loop
# loop
- title: "Node.js"
link: "/conversion/nodejs-java/"
color: "green"
# loop
- title: "Python"
link: "/conversion/python-net/"
color: "yellow"


############################# Faq ############################
Expand Down Expand Up @@ -304,7 +337,6 @@ cloud_links:
title: "GroupDocs.Conversion Cloud for cURL"
link: "https://products.groupdocs.cloud/conversion/curl"
content: "Leverage the cURL RESTful file conversion API to effortlessly convert a variety of file formats, including Microsoft Office, PDF, Email, Project, HTML, and more, within your applications."

# loop
- icon: "groupdocs_conversion-for-net"
title: "GroupDocs.Conversion Cloud for .NET"
Expand Down
42 changes: 37 additions & 5 deletions content/conversion/_index.es.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
############################# Static ##########################
layout: "family"
date: 2024-02-27T06:39:57
date: 2024-11-11T06:39:57
draft: false

product: "Conversion"
Expand Down Expand Up @@ -82,6 +82,24 @@ supported_platforms:
- content: "Más de 3K pares de conversiones"
rows: "1"

# supported_platforms loop
- title: "Python"
description: "GroupDocs.Conversion for Python"
color: "yellow"
tag: "python-net"
link: "/conversion/python-net/"
features_link: "https://docs.groupdocs.com/conversion/python-net/system-requirements/"
features:
# features loop
- content: "Python 3.9+ <br> and .Net 6+"
rows: "3"
# features loop
- content: "Windows, macOS"
rows: "1"
# features loop
- content: "Más de 3K pares de conversiones"
rows: "1"


############################# Features ############################

Expand Down Expand Up @@ -116,7 +134,7 @@ features:
code_samples:
enable: true
title: "Ejemplos de código de GroupDocs.Conversion"
description: "Algunos casos de uso de operaciones típicas de GroupDocs.Conversion en C#, Java, TypeScript"
description: "Algunos casos de uso de operaciones típicas de GroupDocs.Conversion en C#, Java, TypeScript, Python"
items:
# code sample loop
- title: "Convertir PDF a DOCX en varias líneas de código"
Expand Down Expand Up @@ -161,6 +179,17 @@ code_samples:
// Convertir al formato DOCX
converter.convert("converted.docx", options);
```
- language: "Python"
color: "yellow"
content: |
```python {style=abap}
# Cargar el archivo PDF de origen
converter = Converter("sample.pdf")
# Establecer las opciones de conversión para el formato DOCX
convert_options = WordProcessingConvertOptions()
# Convertir al formato DOCX
converter.convert("converted.docx", convert_options);
```
############################# Formats ############################
Expand Down Expand Up @@ -252,14 +281,18 @@ actions:
- title: ".NET"
link: "/conversion/net/"
color: "blue"
# loop
# loop
- title: "Java"
link: "/conversion/java/"
color: "red"
# loop
# loop
- title: "Node.js"
link: "/conversion/nodejs-java/"
color: "green"
# loop
- title: "Python"
link: "/conversion/python-net/"
color: "yellow"


############################# Faq ############################
Expand Down Expand Up @@ -304,7 +337,6 @@ cloud_links:
title: "GroupDocs.Conversion Cloud for cURL"
link: "https://products.groupdocs.cloud/conversion/curl"
content: "Aproveche la API RESTful de conversión de archivos con cURL para convertir fácilmente una variedad de formatos de archivo, incluidos Microsoft Office, PDF, Email, Project, HTML y más, dentro de sus aplicaciones."

# loop
- icon: "groupdocs_conversion-for-net"
title: "GroupDocs.Conversion Cloud for .NET"
Expand Down
42 changes: 37 additions & 5 deletions content/conversion/_index.fa.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
############################# Static ##########################
layout: "family"
date: 2024-02-27T06:39:57
date: 2024-11-11T06:39:57
draft: false

product: "Conversion"
Expand Down Expand Up @@ -82,6 +82,24 @@ supported_platforms:
- content: "بیش از 3K جفت تبدیل"
rows: "1"

# supported_platforms loop
- title: "Python"
description: "GroupDocs.Conversion for Python"
color: "yellow"
tag: "python-net"
link: "/conversion/python-net/"
features_link: "https://docs.groupdocs.com/conversion/python-net/system-requirements/"
features:
# features loop
- content: "Python 3.9+ <br> and .Net 6+"
rows: "3"
# features loop
- content: "Windows, macOS"
rows: "1"
# features loop
- content: "بیش از 3K جفت تبدیل"
rows: "1"


############################# Features ############################

Expand Down Expand Up @@ -116,7 +134,7 @@ features:
code_samples:
enable: true
title: "نمونه‌های کد GroupDocs.Conversion"
description: "برخی از موارد استفاده از عملیات‌های معمولی GroupDocs.Conversion در C#، Java، TypeScript"
description: "برخی از موارد استفاده از عملیات‌های معمولی GroupDocs.Conversion در C#، Java، TypeScript، Python"
items:
# code sample loop
- title: "تبدیل PDF به DOCX در چند خط کد"
Expand Down Expand Up @@ -161,6 +179,17 @@ code_samples:
// به فرمت DOCX تبدیل کنید
converter.convert("converted.docx", options);
```
- language: "Python"
color: "yellow"
content: |
```python {style=abap}
# فایل PDF منبع را بارگیری کنید
converter = Converter("sample.pdf")
# گزینه‌های تبدیل را برای فرمت DOCX تنظیم کنید
convert_options = WordProcessingConvertOptions()
# به فرمت DOCX تبدیل کنید
converter.convert("converted.docx", convert_options);
```
############################# Formats ############################
Expand Down Expand Up @@ -252,14 +281,18 @@ actions:
- title: ".NET"
link: "/conversion/net/"
color: "blue"
# loop
# loop
- title: "Java"
link: "/conversion/java/"
color: "red"
# loop
# loop
- title: "Node.js"
link: "/conversion/nodejs-java/"
color: "green"
# loop
- title: "Python"
link: "/conversion/python-net/"
color: "yellow"


############################# Faq ############################
Expand Down Expand Up @@ -304,7 +337,6 @@ cloud_links:
title: "GroupDocs.Conversion Cloud for cURL"
link: "https://products.groupdocs.cloud/conversion/curl"
content: "از API تبدیل فایل RESTful cURL برای به‌سادگی تبدیل انواع مختلفی از فرمت‌های فایل، از جمله Microsoft Office، PDF، Email، Project، HTML و غیره، در برنامه‌های خود استفاده کنید."

# loop
- icon: "groupdocs_conversion-for-net"
title: "GroupDocs.Conversion Cloud for .NET"
Expand Down
Loading

0 comments on commit ac93834

Please sign in to comment.