Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 5 additions & 5 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: reference.groupdocs.com(tutorials-conversion)(family)(Production)
name: tutorials.groupdocs.com(tutorials-conversion)(family)(Production)

# Controls when the action will run.
on:
Expand Down Expand Up @@ -35,10 +35,10 @@ jobs:
- name: Checkout theme repo
uses: actions/checkout@main
with:
repository: groupdocs/api-theme
repository: groupdocs/tutorials-theme
token: ${{ secrets.REPO_TOKEN }}
fetch-depth: 0
path: themes/api-theme
path: themes/tutorials-theme
# Step 2 - Sets up the latest version of Hugo
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand All @@ -53,7 +53,7 @@ jobs:
- name: Build
run: hugo --configDir config/conversion --environment production --minify

- name: Deploy apireference2.groupdocs.com(tutorials-conversion)(family)(Production) to S3
- name: Deploy apiqa-tutorials.groupdocs.com(tutorials-conversion)(family)(Production) to S3
run: hugo --configDir config/conversion --environment production deploy --target "Production" --maxDeletes 0
env:
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
Expand All @@ -63,7 +63,7 @@ jobs:
uses: chetan/invalidate-cloudfront-action@v2
env:
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION_PROD }}
PATHS: /tutorials/conversion/*
PATHS: /conversion/*
AWS_REGION: 'us-west-2'
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }}
10 changes: 5 additions & 5 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: reference2.groupdocs.com(tutorials-conversion)(family)(Stage)
name: qa-tutorials.groupdocs.com(tutorials-conversion)(family)(Stage)

# Controls when the action will run.
on:
Expand Down Expand Up @@ -35,11 +35,11 @@ jobs:
- name: Checkout theme repo
uses: actions/checkout@main
with:
repository: groupdocs/api-theme
repository: groupdocs/tutorials-theme
token: ${{ secrets.REPO_TOKEN }}
ref: beta
fetch-depth: 0
path: themes/api-theme
path: themes/tutorials-theme
# Step 2 - Sets up the latest version of Hugo
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand All @@ -54,7 +54,7 @@ jobs:
- name: Build
run: hugo --configDir config/conversion --environment staging --minify

- name: Deploy apireference2.groupdocs.com(tutorials-conversion)(family)(Stage) to S3
- name: Deploy apiqa-tutorials.groupdocs.com(tutorials-conversion)(family)(Stage) to S3
run: hugo --configDir config/conversion --environment staging deploy --target "Stage" --maxDeletes 0
env:
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
Expand All @@ -64,7 +64,7 @@ jobs:
uses: chetan/invalidate-cloudfront-action@v2
env:
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }}
PATHS: /tutorials/conversion/*
PATHS: /conversion/*
AWS_REGION: 'us-west-2'
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }}
4 changes: 2 additions & 2 deletions config/conversion/_default/config.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
baseURL = "/tutorials/conversion"
baseURL = "/conversion"
title = "GroupDocs API References"
staticdir = 'content/static'
enableRobotsTXT = true
enableGitInfo = true
disableKinds = ["taxonomy", "taxonomyTerm", "page", "RSS"]

# Hugo allows theme composition (and inheritance). The precedence is from left to right.
theme = ["api-theme"]
theme = ["tutorials-theme"]

[params.menu]
zh = "groupdocs-zh"
Expand Down
4 changes: 2 additions & 2 deletions config/conversion/production/config.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
baseURL = "https://reference.groupdocs.com/tutorials/conversion"
baseURL = "https://tutorials.groupdocs.com/conversion"

# Google Tag Manager settings
[params.gtm]
gtm_id = "GTM-WZTNN8"

[[deployment.targets]]
name = "Production"
URL = "s3://reference.groupdocs.com/?prefix=tutorials/conversion/&region=us-west-2"
URL = "s3://tutorials.groupdocs.com/?prefix=conversion/&region=us-west-2"
4 changes: 2 additions & 2 deletions config/conversion/staging/config.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
baseURL = "https://reference2.groupdocs.com/tutorials/conversion"
baseURL = "https://qa-tutorials.groupdocs.com/conversion"

[[deployment.targets]]
name = "Stage"
URL = "s3://reference2.groupdocs.com/?prefix=tutorials/conversion/&region=us-west-2"
URL = "s3://qa-tutorials.groupdocs.com/?prefix=conversion/&region=us-west-2"



1 change: 0 additions & 1 deletion content/arabic/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: أطلق العنان لخبرة GroupDocs.Conversion
linktitle: دروس GroupDocs.Conversion
additionalTitle: مراجع واجهة برمجة تطبيقات GroupDocs
description: اكتشف قوة GroupDocs.Conversion من خلال برامجنا التعليمية. تعلم كيفية تحويل المستندات بين التنسيقات بسهولة لتحقيق تكامل سلس لسير العمل.
type: docs
weight: 11
url: /ar/
is_root: true
Expand Down
1 change: 0 additions & 1 deletion content/arabic/net/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: دروس شاملة حول GroupDocs.Conversion لـ .NET
linktitle: GroupDocs.Conversion لبرامج .NET التعليمية
type: docs
weight: 10
url: /ar/net/
description: قم بتحويل الملفات إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط إدارة المستندات من خلال خيارات قابلة للتخصيص. #GroupDocs.Conversion
Expand Down
1 change: 0 additions & 1 deletion content/arabic/net/convert-files-to-pdf/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل الملفات إلى PDF
linktitle: تحويل الملفات إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل تنسيقات الملفات المختلفة بسهولة إلى PDF باستخدام GroupDocs.Conversion for .NET. دمج خيارات التحويل بسلاسة لإدارة المستندات بكفاءة.
type: docs
weight: 22
url: /ar/net/convert-files-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات DWG CAD إلى PDF
linktitle: تحويل ملفات DWG CAD إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات DWG CAD إلى PDF بسلاسة باستخدام GroupDocs.Conversion for .NET. اتبع برنامجنا التعليمي خطوة بخطوة للتحويل الفعال.
type: docs
weight: 10
url: /ar/net/convert-files-to-pdf/convert-dwg-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات قالب DWT CAD إلى PDF
linktitle: تحويل ملفات قالب DWT CAD إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات قالب DWT CAD إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET.
type: docs
weight: 11
url: /ar/net/convert-files-to-pdf/convert-dwt-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات تبادل رسم DXF CAD إلى PDF
linktitle: تحويل ملفات تبادل رسم DXF CAD إلى PDF
second_title: GroupDocs.Conversion .NET API
description: يمكنك بسهولة تحويل ملفات تبادل رسم DXF CAD إلى PDF باستخدام GroupDocs.Conversion for .NET.
type: docs
weight: 12
url: /ar/net/convert-files-to-pdf/convert-dxf-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات تعريف Windows EMF إلى PDF
linktitle: تحويل ملفات تعريف Windows EMF إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل ملفات EMF Windows Metafiles إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. دمج وتخصيص خيارات التحويل بسهولة.
type: docs
weight: 13
url: /ar/net/convert-files-to-pdf/convert-emf-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل رسائل البريد الإلكتروني EML إلى PDF
linktitle: تحويل رسائل البريد الإلكتروني EML إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل رسائل البريد الإلكتروني EML إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET.
type: docs
weight: 14
url: /ar/net/convert-files-to-pdf/convert-eml-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل رسائل البريد الإلكتروني EMLX Apple Mail
linktitle: تحويل رسائل البريد الإلكتروني EMLX Apple Mail إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل رسائل البريد الإلكتروني EMLX Apple Mail إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط مهام إدارة المستندات الخاصة بك.
type: docs
weight: 15
url: /ar/net/convert-files-to-pdf/convert-emlx-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات التعريف المحسنة EMZ إلى PDF
linktitle: تحويل ملفات التعريف المحسنة EMZ إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل ملفات EMZ إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط مهام تحويل الملفات الخاصة بك.
type: docs
weight: 16
url: /ar/net/convert-files-to-pdf/convert-emz-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات بوستسكريبت مغلفة EPS إلى PDF
linktitle: تحويل ملفات بوستسكريبت مغلفة EPS إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل ملفات EPS إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. يوفر هذا البرنامج التعليمي دليلاً خطوة بخطوة للتحويل السلس.
type: docs
weight: 17
url: /ar/net/convert-files-to-pdf/convert-eps-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل الكتب الإلكترونية EPUB إلى PDF
linktitle: تحويل الكتب الإلكترونية EPUB إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل كتب EPUB الإلكترونية إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET. ضمان التوافق وإمكانية الوصول عبر جميع الأنظمة الأساسية.
type: docs
weight: 18
url: /ar/net/convert-files-to-pdf/convert-epub-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل العروض التقديمية FODP OpenDocument إلى PDF
linktitle: تحويل العروض التقديمية FODP OpenDocument إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل عروض FODP OpenDocument التقديمية إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تعزيز إمكانية التشغيل البيني للمستندات.
type: docs
weight: 19
url: /ar/net/convert-files-to-pdf/convert-fodp-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل جداول بيانات FODS OpenDocument إلى PDF
linktitle: تحويل جداول بيانات FODS OpenDocument إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل جداول بيانات FODS OpenDocument بسهولة إلى ملفات PDF باستخدام GroupDocs.Conversion for .NET. قم بتحسين تطبيقات .NET الخاصة بك من خلال التحويل السلس للمستندات.
type: docs
weight: 20
url: /ar/net/convert-files-to-pdf/convert-fods-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل صور GIF إلى PDF
linktitle: تحويل صور GIF إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل صور GIF إلى ملفات PDF بسهولة باستخدام GroupDocs.Conversion for .NET. عزز الإنتاجية باستخدام هذا الحل السلس.
type: docs
weight: 21
url: /ar/net/convert-files-to-pdf/convert-gif-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل صفحات الويب HTM إلى PDF
linktitle: تحويل صفحات الويب HTM إلى PDF
second_title: GroupDocs.Conversion .NET API
description: يمكنك بسهولة تحويل صفحات ويب HTM إلى PDF باستخدام GroupDocs.Conversion for .NET. اتبع دليلنا خطوة بخطوة للتكامل السلس مع تطبيقات .NET الخاصة بك.
type: docs
weight: 23
url: /ar/net/convert-files-to-pdf/convert-htm-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل صفحات الويب HTML إلى PDF
linktitle: تحويل صفحات الويب HTML إلى PDF
second_title: GroupDocs.Conversion .NET API
description: يمكنك بسهولة تحويل صفحات ويب HTML إلى تنسيق PDF باستخدام GroupDocs.Conversion for .NET. اتبع دليلنا خطوة بخطوة لتحويل تنسيق المستندات بسلاسة.
type: docs
weight: 22
url: /ar/net/convert-files-to-pdf/convert-html-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل أيقونات ICO إلى PDF
linktitle: تحويل أيقونات ICO إلى PDF
second_title: GroupDocs.Conversion .NET API
description: يمكنك بسهولة تحويل أيقونات ICO إلى PDF باستخدام GroupDocs.Conversion for .NET. عزز الإنتاجية من خلال الخطوات البسيطة الموضحة في هذا البرنامج التعليمي.
type: docs
weight: 24
url: /ar/net/convert-files-to-pdf/convert-ico-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات نمذجة معلومات البناء التابع
linktitle: تحويل ملفات نمذجة معلومات البناء التابعة لمؤسسة التمويل الدولية إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات IFC Building Information Modeling إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET.
type: docs
weight: 25
url: /ar/net/convert-files-to-pdf/convert-ifc-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات نموذج IGS 3D إلى PDF
linktitle: تحويل ملفات نموذج IGS 3D إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل نماذج IGS ثلاثية الأبعاد إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. قم بالتنزيل الآن لتحويل تنسيق الملف بسلاسة.
type: docs
weight: 26
url: /ar/net/convert-files-to-pdf/convert-igs-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل الصور المضغوطة J2C JPEG-LS إلى PDF
linktitle: تحويل الصور المضغوطة J2C JPEG-LS إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل صور J2C إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET، مما يؤدي إلى تبسيط عملية معالجة المستندات لديك.
type: docs
weight: 27
url: /ar/net/convert-files-to-pdf/convert-j2c-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل صور J2K JPEG 2000 إلى PDF
linktitle: تحويل صور J2K JPEG 2000 إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل صور J2K (JPEG 2000) إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. وشملت البرنامج التعليمي خطوة بخطوة.
type: docs
weight: 28
url: /ar/net/convert-files-to-pdf/convert-j2k-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل ملفات JPEG-LS (.JLS) إلى PDF
linktitle: تحويل ملفات JPEG-LS (.JLS) إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات JPEG-LS (.JLS) إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تعزيز قدرات تحويل الملفات الخاصة بك.
type: docs
weight: 29
url: /ar/net/convert-files-to-pdf/convert-jls-to-pdf/
---
Expand Down
1 change: 0 additions & 1 deletion content/arabic/net/converting-file-types-to-pdf/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل أنواع الملفات إلى PDF
linktitle: تحويل أنواع الملفات إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل أنواع الملفات المختلفة إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط عملية إدارة المستندات الخاصة بك. يتعلم أكثر!
type: docs
weight: 24
url: /ar/net/converting-file-types-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VSS إلى PDF
linktitle: تحويل VSS إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل ملفات VSS إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تحويل الدفعة، والخيارات القابلة للتخصيص، والتكامل السلس.
type: docs
weight: 11
url: /ar/net/converting-file-types-to-pdf/convert-vss-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VSSM إلى PDF
linktitle: تحويل VSSM إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات VSSM إلى PDF باستخدام GroupDocs.Conversion for .NET. برنامج تعليمي سهل المتابعة مع تعليمات خطوة بخطوة.
type: docs
weight: 10
url: /ar/net/converting-file-types-to-pdf/convert-vssm-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VSSX إلى PDF
linktitle: تحويل VSSX إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات VSSX إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط سير عمل إدارة المستندات الخاصة بك.
type: docs
weight: 12
url: /ar/net/converting-file-types-to-pdf/convert-vssx-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VST إلى PDF
linktitle: تحويل VST إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات VST إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تعزيز قدرات إدارة المستندات الخاصة بك.
type: docs
weight: 14
url: /ar/net/converting-file-types-to-pdf/convert-vst-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VSTM إلى PDF
linktitle: تحويل VSTM إلى PDF
second_title: GroupDocs.Conversion .NET API
description: قم بتحويل ملفات VSTM بسهولة إلى تنسيق PDF باستخدام GroupDocs.Conversion for .NET. قم بتبسيط عملية إدارة المستندات الخاصة بك بسهولة.
type: docs
weight: 13
url: /ar/net/converting-file-types-to-pdf/convert-vstm-to-pdf/
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: تحويل VSTX إلى PDF
linktitle: تحويل VSTX إلى PDF
second_title: GroupDocs.Conversion .NET API
description: تعرف على كيفية تحويل ملفات VSTX إلى تنسيق PDF باستخدام GroupDocs.Conversion for .NET. خطوات سهلة لإدارة المستندات بسلاسة.
type: docs
weight: 15
url: /ar/net/converting-file-types-to-pdf/convert-vstx-to-pdf/
---
Expand Down
Loading