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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion note/arabic/java/licensing-java/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ weight: 24
---

**آخر تحديث:** 2025-12-04
**تم الاختبار مع:** Aspose.Note for Java 24.12 (أحدث نسخة عند كتابة هذا الدليل)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (أحدث نسخة عند كتابة هذا الدليل)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ weight: 10

- **ما الطريقة التي تحدد التشفير؟** `Document.isEncrypted`
- **هل أحتاج كلمة مرور للتحقق؟** لا، يمكنك الاستعلام عن الحالة دون كلمة مرور.
- **أي نسخة من API تعمل؟** أي إصدار حديث من Aspose.Note for Java (تم الاختبار مع 24.11).
- **أي نسخة من API تعمل؟** أي إصدار حديث من Aspose.Note for Java (تم الاختبار مع 26.4).
- **هل يمكنني التحقق من كل من التدفقات ومسارات الملفات؟** نعم – API يدعم كلاهما.
- **ماذا يحدث إذا كانت كلمة المرور خاطئة؟** تُعيد الطريقة `true`، مما يدل على أن الملف لا يزال مشفرًا.

Expand Down Expand Up @@ -147,7 +147,7 @@ public static void CheckIfDocumentFromFileIsEncrypted() throws IOException {
---

**آخر تحديث:** 2025-11-29
**تم الاختبار مع:** Aspose.Note 24.11 for Java
**تم الاختبار مع:** Aspose.Note 26.4 for Java
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ System.out.println("File saved: " + dataDir + "ConvertSpecificPageRangeToPdf_out
---

**آخر تحديث:** 2025-11-30
**تم الاختبار مع:** Aspose.Note for Java 24.11
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ System.out.println("File saved: " + dataDir + "ConvertSpecificPageToImage_out.jp
ج: قم بزيارة [منتدى Aspose.Note](https://forum.aspose.com/c/note/28) أو راجع الوثائق الرسمية [هنا](https://reference.aspose.com/note/java/).

**آخر تحديث:** 2025-11-29
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ oneFile.save(dataDir + "ConvertSpecificPageToPngImage_out.png", opts);
---

**Last Updated:** 2025-11-29
**Tested With:** Aspose.Note for Java 24.11 (latest)
**Tested With:** Aspose.Note for Java 26.4 (latest)
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ oneFile.save(dataDir + "ConvertToImageUsingDefaultOptions_out.gif", SaveFormat.G
---

**آخر تحديث:** 2025-11-30
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ System.out.println("File saved: " + dataDir + "ConvertToImage_out.png");
---

**آخر تحديث:** 2025-12-04
**تم الاختبار مع:** Aspose.Note للغة Java 24.12
**تم الاختبار مع:** Aspose.Note للغة Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ weight: 16
- **ما المكتبة التي أحتاجها؟** Aspose.Note for Java
- **هل يمكنني تحويل الصفحات المحددة فقط؟** نعم – استخدم `PdfSaveOptions.setPageIndex` و `setPageCount`
- **هل أحتاج إلى ترخيص للاستخدام في الإنتاج؟** الترخيص التجاري مطلوب للاستخدام غير التجريبي
- **ما نسخة Java المدعومة؟** JDK 8 أو أحدث (يوصى بـ JDK 15)
- **ما نسخة Java المدعومة؟** JDK 8 أو أحدث (يوصى بـ JDK 8)
- **هل ملف PDF الناتج قابل للبحث؟** نعم، PDF المُولد يحتفظ بالنص القابل للبحث بشكل افتراضي

## ما هو “تحويل OneNote إلى PDF”؟
Expand All @@ -40,7 +40,7 @@ weight: 16

قبل أن نبدأ، تأكد من وجود ما يلي:

1. **Java Development Kit (JDK)** – JDK 8+ مثبت. يمكنك تنزيله من [هنا](https://www.oracle.com/java/technologies/javase-jdk15-downloads.html).
1. **Java Development Kit (JDK)** – JDK 8+ مثبت. يمكنك تنزيله من [هنا](https://www.oracle.com/java/technologies/downloads/).
2. **Aspose.Note for Java** – حمّل أحدث JAR من [هنا](https://releases.aspose.com/note/java/).

## استيراد الحزم
Expand Down Expand Up @@ -129,7 +129,7 @@ System.out.println("File saved: " + dataDir + "ConvertToPdf_out.pdf");
---

**آخر تحديث:** 2025-11-30
**تم الاختبار مع:** Aspose.Note for Java 24.11
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ doc.save(dataDir);
---

**آخر تحديث:** 2025-12-02
**تم الاختبار مع:** Aspose.Note for Java 24.12 (الأحدث وقت الكتابة)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (الأحدث وقت الكتابة)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ document.save(Paths.get(savingCallbacks.getRootFolder(), "document.html").toStri
---

**آخر تحديث:** 2025-12-02
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ document.save(dataDir + "CreatePasswordProtected_out.one", saveOptions);
---

**آخر تحديث:** 2025-12-02
**تم الاختبار مع:** Aspose.Note for Java 24.12 (latest at time of writing)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest at time of writing)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ System.out.println(doc.getNodeType());

### س2: هل Aspose.Note for Java متوافق مع إصدارات Java المختلفة؟

ج2: Aspose.Note for Java متوافق مع Java 6 (1.6) والإصدارات الأحدث.
ج2: Aspose.Note for Java متوافق مع Java SE 7 والإصدارات الأحدث.

### س3: هل يمكنني استخراج النصوص من مستندات OneNote باستخدام Aspose.Note for Java؟

Expand All @@ -107,7 +107,7 @@ System.out.println(doc.getNodeType());
---

**آخر تحديث:** 2025-12-09
**تم الاختبار مع:** Aspose.Note for Java 24.12 (أحدث نسخة وقت الكتابة)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (أحدث نسخة وقت الكتابة)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ public static void main(String[] args) throws IOException {
---

**Last Updated:** 2025-12-04
**Tested With:** Aspose.Note for Java 24.10
**Tested With:** Aspose.Note for Java 26.4
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ A5: يمكنك شراء ترخيص لـ Aspose.Note for Java من [صفحة ال
---

**آخر تحديث:** 2025-12-04
**تم الاختبار مع:** Aspose.Note for Java 24.11
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ catch (UnsupportedFileFormatException e)
---

**آخر تحديث:** 2025-12-05
**تم الاختبار مع:** Aspose.Note for Java 24.12 (latest at time of writing)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest at time of writing)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ System.out.println(oneFile.getFileFormat());
---

**آخر تحديث:** 2025-12-09
**تم الاختبار باستخدام:** Aspose.Note for Java 24.12 (latest)
**تم الاختبار باستخدام:** Aspose.Note for Java 26.4 (latest)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ System.out.println(doc.getFileFormat());
---

**آخر تحديث:** 2025-12-11
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ oneFile.save(dataDir + "LoadDocIntoAsposeNoteUsingPdfsaveoptions_out.pdf", new P
---

**آخر تحديث:** 2025-12-05
**تم الاختبار مع:** Aspose.Note للغة Java 24.12
**تم الاختبار مع:** Aspose.Note للغة Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ oneFile.save(dataDir + "LoadDocIntoAsposeNoteUsingSaveformat_out.pdf", SaveForma
---

**آخر تحديث:** 2025-12-07
**تم الاختبار مع:** Aspose.Note للـ Java 24.11
**تم الاختبار مع:** Aspose.Note للـ Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ doc.save(dataDir + "CreateOneNoteDocument_out.pdf", SaveFormat.Pdf);
---

**آخر تحديث:** 2025-12-09
**تم الاختبار مع:** Aspose.Note for Java 24.11 (latest at time of writing)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest at time of writing)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ doc.save(dataDir + "CreateOneNoteDocumentWithSimpleRichText_out.pdf", SaveFormat
---

**آخر تحديث:** 2025-12-08
**تم الاختبار مع:** Aspose.Note for Java 24.11 (أحدث إصدار)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (أحدث إصدار)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ System.out.println(myConverter.getText());
---

**Last Updated:** 2025-12-09
**Tested With:** Aspose.Note for Java 24.10
**Tested With:** Aspose.Note for Java 26.4
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
2 changes: 1 addition & 1 deletion note/arabic/java/onenote-document-saving/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ weight: 27
ج: زر الموقع الرسمي لـ Aspose أو مستودع Maven Central للحصول على أحدث إصدار.

**آخر تحديث:** 2025-12-11
**تم الاختبار مع:** Aspose.Note 24.12 for Java
**تم الاختبار مع:** Aspose.Note 26.4 for Java
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ document.save(dataDir + "SaveDocToOneNoteFormatUsingOnesaveoptions_out.one", new
---

**آخر تحديث:** 2025-12-11
**تم الاختبار مع:** Aspose.Note للغة Java 24.11
**تم الاختبار مع:** Aspose.Note للغة Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ document.save(dataDir + "SaveDocToOneNoteFormatUsingSaveformat_out.one", SaveFor
---

**آخر تحديث:** 2025-12-11
**تم الاختبار مع:** Aspose.Note for Java 24.12 (latest)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ doc.save(dataDir + "SaveDocToOneNoteFormat_out.one");
---

**آخر تحديث:** 2025-12-11
**تم الاختبار مع:** Aspose.Note 24.11 للغة Java
**تم الاختبار مع:** Aspose.Note 26.4 للغة Java
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ doc.save(dstStream, SaveFormat.Pdf);
---

**Last Updated:** 2025-12-12
**Tested With:** Aspose.Note for Java 24.11
**Tested With:** Aspose.Note for Java 26.4
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ oneFile.save(dataDir, options);
ج: مكتبة Aspose.Note Java مستقلة عن النظام الأساسي، لذا يعمل نفس الكود على أي نظام تشغيل يحتوي على JDK متوافق.

**آخر تحديث:** 2025-12-13
**تم الاختبار مع:** Aspose.Note for Java 24.12 (latest)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ oneFile.save(dataDir, options);
---

**آخر تحديث:** 2025-12-14
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ oneFile.save(dataDir, new ImageSaveOptions(SaveFormat.Bmp));
---

**آخر تحديث:** 2025-12-16
**تم الاختبار مع:** Aspose.Note for Java 24.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ oneFile.save(dataDir, options);
---

**آخر تحديث:** 2025-12-17
**تم الاختبار مع:** Aspose.Note 24.12 for Java
**تم الاختبار مع:** Aspose.Note 26.4 for Java
**المؤلف:** Aspose

---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ oneFile.save(dataDir, SaveFormat.Jpeg);
---

**آخر تحديث:** 2025-12-17
**تم الاختبار مع:** Aspose.Note for Java 23.12 (latest at time of writing)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (latest at time of writing)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ oneFile.save(dst, options);
---

**آخر تحديث:** 2025-12-17
**تم الاختبار مع:** Aspose.Note for Java 23.12
**تم الاختبار مع:** Aspose.Note for Java 26.4
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ A: يمكن لـ Aspose.Note فتح الملفات المحمية بكلمة م
A: نعم، يحافظ Aspose.Note على الصور والرسوم البيانية وغيرها من الكائنات المدمجة أثناء عملية التحويل.

**Last Updated:** 2025-12-17
**Tested With:** Aspose.Note for Java 24.12 (latest)
**Tested With:** Aspose.Note for Java 26.4 (latest)
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ public static void SaveToTiffUsingCcitt3Compression() throws IOException {
---

**آخر تحديث:** 2025-12-17
**تم الاختبار مع:** Aspose.Note for Java 23.12 (أحدث نسخة وقت الكتابة)
**تم الاختبار مع:** Aspose.Note for Java 26.4 (أحدث نسخة وقت الكتابة)
**المؤلف:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ weight: 22
- **أي واجهة برمجة تطبيقات تتعامل مع الخطوط؟** `DocumentFontsSubsystem` تتيح لك تحديد خط افتراضي أو تحميل ملف/تدفق خط مخصص.
- **هل أحتاج إلى ترخيص للاستخدام في الإنتاج؟** نعم، يلزم وجود ترخيص تجاري لـ Aspose.Note للاستخدام غير التجريبي.
- **هل يمكنني تحويل ملفات متعددة دفعة واحدة؟** بالتأكيد – ما عليك سوى تكرار منطق تحميل وحفظ `Document`.
- **ما نسخة Java المطلوبة؟** Java 15 أو أحدث (المثال يستخدم JDK 15).
- **ما نسخة Java المطلوبة؟** Java 8 أو أحدث (المثال يستخدم JDK 8).

## ما هو “save OneNote as PDF” مع نظام الخطوط؟

Expand All @@ -41,7 +41,7 @@ weight: 22

### 1. Java Development Kit (JDK)

تأكد من تثبيت Java Development Kit (JDK) على نظامك. يمكنك تنزيله من [هنا](https://www.oracle.com/java/technologies/javase-jdk15-downloads.html) إذا لم تقم بذلك بعد.
تأكد من تثبيت Java Development Kit (JDK) على نظامك. يمكنك تنزيله من [هنا](https://www.oracle.com/java/technologies/downloads/) إذا لم تقم بذلك بعد.

### 2. Aspose.Note for Java Library

Expand Down Expand Up @@ -185,7 +185,7 @@ public static void SaveUsingDocumentFontsSubsystemWithDefaultFontFromStream() th
---

**Last Updated:** 2025-12-18
**Tested With:** Aspose.Note for Java 24.11
**Tested With:** Aspose.Note for Java 26.4
**Author:** Aspose

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ doc.save(dataDir + "SetOutputImageResolution_out.jpeg", imageSaveOptions);

**س: هل Aspose.Note متوافق مع جميع إصدارات Java؟**

ج: تعمل المكتبة مع Java 1.6 والإصدارات الأحدث، بما في ذلك Java 8 و11 والإصدارات الأحدث ذات الدعم طويل الأمد (LTS).
ج: تعمل المكتبة مع Java SE 7 والإصدارات الأحدث، بما في ذلك Java 8 و11 والإصدارات الأحدث ذات الدعم طويل الأمد (LTS).


**س: هل يمكنني تعديل خصائص الصور الأخرى (مثل القص والتدوير) في OneNote؟**
Expand All @@ -127,7 +127,7 @@ doc.save(dataDir + "SetOutputImageResolution_out.jpeg", imageSaveOptions);
---

**آخر تحديث:** 18-12-2025
** تم الاختبار باستخدام: ** Aspose.Note لـ Java 24.12 (الأحدث وقت كتابة هذا التقرير)
** تم الاختبار باستخدام: ** Aspose.Note لـ Java 26.4 (الأحدث وقت كتابة هذا التقرير)
**المؤلف:** اطرح

{{< /blocks/products/pf/tutorial-page-section >}}
Expand Down
Loading