---
title: "עבודה עם מסמך Python"
---

The The The [Document](https://reference.aspose.com/words/python-net/aspose.words/document/) הכיתה היא מרכזית Aspose.Words. הוא מייצג מסמך ומספק תכונות מסמך ושיטות שונות, כגון שמירת או הגנה על המסמך. אתה משתמש [Document](https://reference.aspose.com/words/python-net/aspose.words/document/) השיעור כנקודת ההתחלה לכל מה שאתה רוצה לעשות Aspose.Wordsיצירת מסמך חדש מאפס, פתח תבנית עבור mail merge, או לקבל חלקים שונים במסמך.

The The The [Document](https://reference.aspose.com/words/python-net/aspose.words/document/) האובייקט מכיל את כל התוכן ואת הפורמט, סגנונות, מובנה ונכסים מותאמים אישית, ואת [MailMerge](https://reference.aspose.com/words/python-net/aspose.words.mailmerging/mailmerge/) אובייקט המשמש עבור mail merge. [Document](https://reference.aspose.com/words/python-net/aspose.words/document/) מאפשר לך לאחזר טקסט, סימני ספר, וליצור שדות לכל המסמך או חלקים נפרדים.

[Document](https://reference.aspose.com/words/python-net/aspose.words/document/) מכיל אוסף של [Section](https://reference.aspose.com/words/python-net/aspose.words/section/) אובייקטים המאפשרים לך לקבל סעיף מסוים או לבצע כמה מניפולציה כגון העתקה או העברת חלקים. The The The [Document](https://reference.aspose.com/words/python-net/aspose.words/document/) ניתן לחסוך באובייקט בכל עת לקובץ או לזרם וגם לשלוח לדפדפן לקוח.
