# محرر النص المنسق

يتيح محرر النص المنسق تحرير نصوصك وتنسيقها ويقدم للمستخدمين المتقدمين طريقة لاستخدام كود HTML الخاص بهم داخل النصوص.

![](/files/c9d623568187f8b0fd0a0f81137a94ab84b0e2e8)

1. **`المصدر`** يتيح لك تحرير [HTML ](https://www.w3schools.com/whatis/whatis_html.asp)كود النص.
2. **`معرض الوسائط`** يتيح لك اختيار صورة للإدراج من [معرض الوسائط](/ar/form-management/style-branding/media-gallery.md).
3. **`علامات الإدخال`** تتيح لك إدراج [علامة أنبوب (pipe tag)](/ar/form-management/form-designer/piping/text-data-piping.md) داخل نصك.
4. **`محاذاة`** تتيح لك ضبط تبرير النص أو محاذاته إلى اليسار أو الوسط أو اليمين.
5. **`التنسيق`** تتيح لك تنسيق لون الخلفية ولون الخط.
6. **`الخطوط`** تتيح لك تحديد عائلة الخط وتحديد حجم نصك.
7. **`إزالة التنسيق`** تزيل أي تنسيق من النص وتعيده إلى نص عادي.

## 🔠 تحرير نص منسق لنصوص الأسئلة

العرض الافتراضي عند تحرير نص السؤال هو عرض نص عادي، لتمكين ميزات تحرير النص المنسق عليك عرض محرر النص المنسق في [شريط تحرير](/ar/form-management/form-designer/questions/editing-a-question.md).

![](/files/aeb0639e40aa858b63d809b36df7bac1f33fa3d7)

{% hint style="info" %}
إذا رغبت في تغيير نمط نصوص أسئلتك عالميًا في استبيانك يمكنك القيام بذلك باستخدام [style editor](/ar/form-management/style-branding/style-editor.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/form-designer/rich-text-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
