Aspose.Words FOSS for Python API Reference

ClassDescription
BodyClass with 2 properties.
BookmarkEndClass with 2 properties.
BookmarkStartMarks the beginning of a Word bookmark (````).
BorderBorder.line_style is an integer representing the border’s line style.
CellCell.type returns the cell’s type as a string.
CellFormatCellFormat.width specifies the absolute width of the table cell in points.
ColorModeColor rendering mode.
CompressionLevelمستوى الضغط لملفات OOXML.
ConversionOptionsOptions for controlling DOCX to Markdown conversion.
DocListDocList.list_id is the identifier of the list within the document.
DocumentRepresents a Word document.
DocumentThe Document class represents a Word document and provides the get_text() method to extract the full plain‑text content of the file.
DocumentFormatReaderبروتوكول يحدد واجهة يجب على جميع قراء الوثائق تنفيذها.
FieldEndClass with 3 properties.
FieldSeparatorClass with 2 properties.
FieldStartFieldStart.type is a string indicating the field’s type name.
FontFont.name stores the font family name as a string.
FrameFormatFloating text-frame definition.
HeaderFooterHeaderFooter.type is a string representing the header/footer content type.
ImageDataImageData.source_filename holds the original filename of the image.
LdmMarkdownWriterConverts a light_document_model.Document to a Markdown string.
ListFormatListFormat.is_list_item indicates whether the paragraph is a list item.
ListLabelSnapshot of a list-item’s rendered bullet/number label.
ListLevelListLevel.number_format specifies the numeric format string for the list level.
ListLevelOverrideOne inside a concrete .
LoadFormatDocument load format constants.
MarkdownEmptyParagraphExportModeControls how empty paragraphs are exported.
MarkdownExportAsHtmlControls which elements are exported as raw HTML.
MarkdownFileReaderيقرأ ملفات Markdown (.md) ويعطي فقرة واحدة لكل سطر.
MarkdownLinkExportModeLink export mode options.
MarkdownListExportModeList export mode options.
MarkdownSaveOptionsخيارات لحفظ المستندات كـ Markdown.
OoxmlComplianceمستوى الامتثال لمعايير OOXML.
OoxmlSaveOptionsOptions for saving a document as DOCX (Office Open XML).
OutlineOptionsيسيطر على كيفية إنشاء الخطوط العريضة (لجنة علامات المفتاح) في PDF.
PageSetupPageSetup.paper_size represents the predefined size of the page (e.g., A4, Letter).
ParagraphA paragraph whose children — Run , BookmarkStart / End , FieldStart / Separator / End and inline ShapeNode — sit in a single ordered collection in document order.
ParagraphFormatParagraphFormat.alignment specifies the horizontal alignment of the paragraph.
ParagraphInfoمعلومات عن أسلوب الفقرة والسياق.
PdfCompliancePDF standards compliance level.
PdfFontEmbeddingModeFont embedding mode in PDF.
PdfImageCompressionImage compression in PDF.
PdfPageModePDF page display mode.
PdfSaveOptionsخيارات حفظ المستندات كملفات PDF.
PdfTextCompressionText compression in PDF.
PdfZoomBehaviorMirrors public API.
RowRow.type is a string that identifies the row’s type.
RowFormatRowFormat.height specifies the row’s height in points.
RtfFileReaderReads RTF files (OLE2-format) and produces the same data structures as DocumentReader (for .docx) and DocFileReader (for .doc).
RunRun.text holds the literal text content of the run.
RunFormattingالنص تشغيل خاصيات التنسيق.
SaveFormatDocument save format constants.
SectionSection.type is a string indicating the section’s classification or identifier.
ShadingShading.background_color holds the background color value for the shading as a string.
ShapeNodeShapeNode.type is a string indicating the node’s type identifier.
StyleStyle.name is the identifier string of the style.
TabStopClass with 4 properties.
TabStopCollectionTabStopCollection.add(position, alignment, leader) inserts a new tab stop with the specified alignment and leader character.
TableTable.rows provides the collection of TableRow objects representing each row in the table.
TableRepresents a table structure.
TableCellRepresents a table cell.
TableContentAlignmentTable content alignment options.
TableRowRepresents a table row.
TableStyleFormatTable-level properties stored on table styles ( w:tblPr inside w:style ).
TextColumnClass with 2 properties.
TextColumnsTextColumns exposes properties count, evenly_spaced, spacing, line_between, and columns to configure multi‑column layout in a document.
TextFileReaderيقرأ ملفات النص العادي (.txt) ويعطي فقرة واحدة لكل سطر.
UnknownNodeClass with 1 property.
Zip64Modeتحكم متى تستخدم إضافات شكل ZIP64 لملفات OOXML.
EnumerationDescription
CodeBlockStyleتفضيل نمط الكود.
HeadingStyleتصنيف التوصيلات المفضلة.
ListMarkerأسلوب القائمة الرصاصة.
ClassDescription
ListHandlerيتعامل مع تحليل وتحويل القوائم.
ParagraphConverterHandles conversion of paragraphs to Markdown.
TableConverterHandles conversion of tables to Markdown.
ClassDescription
BlipInfoParsed BSE (Blip Store Entry) with location of image data.
CharPropsخصائص استخدمت من CHPX لتنفيذ النص.
ChildAnchorInfoموقع شكل طفل داخل نظام الإحداثيات لمجموعته الأم.
DocFileReaderFull DOC reader with LDM (Light Document Model) building capability.
DocFileReaderCoreCore reader for Word 97-2003 (.doc) files.
DocTableBuilderMixinخليط يضيف مساعدي بناء الطاولة إلى قارئ DOC.
FibDataParsed FIB (File Information Block) data.
GroupShapeInfoCoordinate system of a shape group (from Spgr record).
ListDefParsed list definition with full level information.
ListLevelDataOne parsed LVL record (measurements in points).
ParaPropsخصائص مُستخرجة من PAPX لفقرة واحدة.
ShapeAnchorParsed SPA (Shape Address) from PlcSpaMom / PlcSpaHdr.
ShapeLinePropsEscher line/fill properties for a shape (from FOpt records).
StyleDataخصائص تم تحليلها من تعريف النمط (STSH UPX).
TableRowPropsProperties extracted from PAPX SPRMs on table row-end paragraphs.
ClassDescription
CellBuilderBuild :class: ldm.Cell from a ```` element.
CellDataTable cell.
DocumentReaderيقرأ وثائق DOCX و ينتج هياكل بيانات مجردة.
FontBuilderBuild a non-cascaded :class: ldm.Font from one ````.
FontResolverCompose a fully cascaded :class: ldm.Font .
LdmBuilderMixinMixin that adds :meth: to_light_document to :class: DocumentReader .
ListBuilderTranslate ```` into a list of :class: ldm.DocList .
NumberingInfoNumbering definition.
NumberingLevelList level definition.
PageSetupBuilderBuild :class: ldm.PageSetup from a ```` element.
ParagraphBuilderBuild :class: ldm.Paragraph from a ```` element.
ParagraphDataفقرة ذات أسلوب ومحتوى.
ParagraphFormatBuilderBuild a non-cascaded :class: ldm.ParagraphFormat from one ````.
ParagraphFormatResolverCompose a fully cascaded :class: ldm.ParagraphFormat .
ReaderContextClass extending Protocol.
RowBuilderBuild :class: ldm.Row from a ```` element.
RowDataTable row.
RunBuilderقم بإنشاء:class واحد:ldm.Run مع سلسلة من الخطوط المحددة .
RunDataتشغيل النص مع التنسيق.
SectionBuilderSplit the body into :class: ldm.Section \ s at sectPr boundaries.
ShapeParserMixinMixin providing drawing/shape parsing methods for DocumentReader.
StyleBuilderTranslate ```` into a list of :class: ldm.Style .
StyleChainResolverWalk the ```` graph for a styleId.
TableBuilderBuild :class: ldm.Table from a ```` element.
TableDataTable structure.
ClassDescription
BookmarkStateHands out monotonically increasing bookmark ids and pairs starts/ends across paragraphs.
DocxWriterLossyWarningتحذر المتصل بأن الكاتب يترك بناءات LDM المعروفة.
ImageEntryOne image to add to word/media/ plus its relationship row.
ImageRenderStateالتراكمية المكشوفة من خلال النصوص لالأشكال داخل الخط.
LdmDocxWriterConvert an :class: ldm.Document into a DOCX file.
ClassDescription
CellMergeيحدد كيفية دمج خلية في الجدول مع الخلايا الأخرى.
CellVerticalAlignmentيحدد التبرير الرأسي للنص داخل خلية الجدول.
HeightRuleيحدد القاعدة لتحديد ارتفاع الكائن.
LineSpacingRuleيحدد قيم فاصل الخطوط.
LineStyleSpecifies line style of a border.
NumberStyleSpecifies the number style for a list, footnotes, endnotes, page numbers.
OrientationSpecifies page orientation.
ParagraphAlignmentSpecifies text alignment in a paragraph.
SectionStartيحدد نوع الكسر في بداية القسم.
StyleIdentifierLocale-independent built-in style identifier.
StyleTypeيحدد نوع النمط.
TabAlignmentTab stop alignment.
TabLeaderشخصية قائد التبغ.
Underlineيحدد نوع الخطوط التي يتم تطبيقها على النمط.
WrapTypeيحدد كيفية لف النص حول الشكل أو الصورة.
ClassDescription
ListInfoInformation about a list.
ListLevelInfoمعلومات عن مستوى القائمة.
NumberingParserمحلل لتحديدات ترقيم DOCX.
ParsedStyleParsed style information.
StyleParserمحلل لأسماء وأخصائص أسلوب DOCX.
ClassDescription
LdmPdfWriterConverts a light_document_model.Document to a PDF file.
PDFWriterContextClass with 1 property.
ParagraphRendererيُظهر فقرات LDM في PDF.
RunRendererتصدر تشغيلات مُنسَخة (قطاعات نصية مع الخطوط، الألوان، الروابط).
ShapeRendererRenders shapes, images, and positioned elements.
TableRendererيُظهر جداول LDM في PDF.
 العربية