Aspose.Words FOSS for Python API Reference
| Class | Description |
|---|---|
Body | Class with 2 properties. |
BookmarkEnd | Class with 2 properties. |
BookmarkStart | Marks the beginning of a Word bookmark (````). |
Border | Border.line_style is an integer representing the border’s line style. |
Cell | Cell.type returns the cell’s type as a string. |
CellFormat | CellFormat.width specifies the absolute width of the table cell in points. |
ColorMode | Color rendering mode. |
CompressionLevel | Ниво на компресия за OOXML файлове. |
ConversionOptions | Options for controlling DOCX to Markdown conversion. |
DocList | DocList.list_id is the identifier of the list within the document. |
Document | Represents a Word document. |
Document | The Document class represents a Word document and provides the get_text() method to extract the full plain‑text content of the file. |
DocumentFormatReader | Протокол, определящ интерфейса, който всички читатели на документи трябва да прилагат. |
FieldEnd | Class with 3 properties. |
FieldSeparator | Class with 2 properties. |
FieldStart | FieldStart.type is a string indicating the field’s type name. |
Font | Font.name stores the font family name as a string. |
FrameFormat | Floating text-frame definition. |
HeaderFooter | HeaderFooter.type is a string representing the header/footer content type. |
ImageData | ImageData.source_filename holds the original filename of the image. |
LdmMarkdownWriter | Converts a light_document_model.Document to a Markdown string. |
ListFormat | ListFormat.is_list_item indicates whether the paragraph is a list item. |
ListLabel | Snapshot of a list-item’s rendered bullet/number label. |
ListLevel | ListLevel.number_format specifies the numeric format string for the list level. |
ListLevelOverride | One inside a concrete . |
LoadFormat | Document load format constants. |
MarkdownEmptyParagraphExportMode | Controls how empty paragraphs are exported. |
MarkdownExportAsHtml | Controls which elements are exported as raw HTML. |
MarkdownFileReader | Чете Markdown (.md) файлове и дава един параграф на ред. |
MarkdownLinkExportMode | Link export mode options. |
MarkdownListExportMode | List export mode options. |
MarkdownSaveOptions | Опции за съхранение на документи като Markdown. |
OoxmlCompliance | Ниво на съответствие със стандартите OOXML. |
OoxmlSaveOptions | Options for saving a document as DOCX (Office Open XML). |
OutlineOptions | Контролира как се генерират очертания (панел с букмаркове) в PDF. |
PageSetup | PageSetup.paper_size represents the predefined size of the page (e.g., A4, Letter). |
Paragraph | A paragraph whose children — Run , BookmarkStart / End , FieldStart / Separator / End and inline ShapeNode — sit in a single ordered collection in document order. |
ParagraphFormat | ParagraphFormat.alignment specifies the horizontal alignment of the paragraph. |
ParagraphInfo | Информация за стила и контекста на параграфа. |
PdfCompliance | PDF standards compliance level. |
PdfFontEmbeddingMode | Font embedding mode in PDF. |
PdfImageCompression | Image compression in PDF. |
PdfPageMode | PDF page display mode. |
PdfSaveOptions | Опции за съхранение на документи като PDF. |
PdfTextCompression | Text compression in PDF. |
PdfZoomBehavior | Mirrors public API. |
Row | Row.type is a string that identifies the row’s type. |
RowFormat | RowFormat.height specifies the row’s height in points. |
RtfFileReader | Reads RTF files (OLE2-format) and produces the same data structures as DocumentReader (for .docx) and DocFileReader (for .doc). |
Run | Run.text holds the literal text content of the run. |
RunFormatting | Текстът изпълнява форматиращи свойства. |
SaveFormat | Document save format constants. |
Section | Section.type is a string indicating the section’s classification or identifier. |
Shading | Shading.background_color holds the background color value for the shading as a string. |
ShapeNode | ShapeNode.type is a string indicating the node’s type identifier. |
Style | Style.name is the identifier string of the style. |
TabStop | Class with 4 properties. |
TabStopCollection | TabStopCollection.add(position, alignment, leader) inserts a new tab stop with the specified alignment and leader character. |
Table | Table.rows provides the collection of TableRow objects representing each row in the table. |
Table | Represents a table structure. |
TableCell | Represents a table cell. |
TableContentAlignment | Table content alignment options. |
TableRow | Represents a table row. |
TableStyleFormat | Table-level properties stored on table styles ( w:tblPr inside w:style ). |
TextColumn | Class with 2 properties. |
TextColumns | TextColumns exposes properties count, evenly_spaced, spacing, line_between, and columns to configure multi‑column layout in a document. |
TextFileReader | Чете файлове с обикновен текст (.txt) и дава един параграф на ред. |
UnknownNode | Class with 1 property. |
Zip64Mode | Контролира кога да се използват разширенията за формат ZIP64 за OOXML файлове. |
| Enumeration | Description |
|---|---|
CodeBlockStyle | Код на блока. |
HeadingStyle | Преференциален стил на износ. |
ListMarker | Стилът на списъка с маркировките. |
| Class | Description |
|---|---|
ListHandler | Осигурява анализ и конвертиране на списъци. |
ParagraphConverter | Handles conversion of paragraphs to Markdown. |
TableConverter | Handles conversion of tables to Markdown. |
| Class | Description |
|---|---|
BlipInfo | Parsed BSE (Blip Store Entry) with location of image data. |
CharProps | Имоти, извлечени от CHPX за текстово изпълнение. |
ChildAnchorInfo | Положение на детска форма в координатната система на нейната родителска група. |
DocFileReader | Full DOC reader with LDM (Light Document Model) building capability. |
DocFileReaderCore | Core reader for Word 97-2003 (.doc) files. |
DocTableBuilderMixin | Смес, която добавя помощници за изграждане на маси към читателя на DOC. |
FibData | Parsed FIB (File Information Block) data. |
GroupShapeInfo | Coordinate system of a shape group (from Spgr record). |
ListDef | Parsed list definition with full level information. |
ListLevelData | One parsed LVL record (measurements in points). |
ParaProps | Имущества, извлечени от PAPX за един параграф. |
ShapeAnchor | Parsed SPA (Shape Address) from PlcSpaMom / PlcSpaHdr. |
ShapeLineProps | Escher line/fill properties for a shape (from FOpt records). |
StyleData | Свойства, анализирани от дефиниция на стил (STSH UPX). |
TableRowProps | Properties extracted from PAPX SPRMs on table row-end paragraphs. |
| Class | Description |
|---|---|
CellBuilder | Build :class: ldm.Cell from a ```` element. |
CellData | Table cell. |
DocumentReader | Чете DOCX документи и произвежда абстрактни структури на данни. |
FontBuilder | Build a non-cascaded :class: ldm.Font from one ````. |
FontResolver | Compose a fully cascaded :class: ldm.Font . |
LdmBuilderMixin | Mixin that adds :meth: to_light_document to :class: DocumentReader . |
ListBuilder | Translate ```` into a list of :class: ldm.DocList . |
NumberingInfo | Numbering definition. |
NumberingLevel | List level definition. |
PageSetupBuilder | Build :class: ldm.PageSetup from a ```` element. |
ParagraphBuilder | Build :class: ldm.Paragraph from a ```` element. |
ParagraphData | Параграф със стил и съдържание. |
ParagraphFormatBuilder | Build a non-cascaded :class: ldm.ParagraphFormat from one ````. |
ParagraphFormatResolver | Compose a fully cascaded :class: ldm.ParagraphFormat . |
ReaderContext | Class extending Protocol. |
RowBuilder | Build :class: ldm.Row from a ```` element. |
RowData | Table row. |
RunBuilder | Създаване на един:class:ldm.Run с разрешен каскад от шрифтове. |
RunData | Текстът се изпълнява с форматиране. |
SectionBuilder | Split the body into :class: ldm.Section \ s at sectPr boundaries. |
ShapeParserMixin | Mixin providing drawing/shape parsing methods for DocumentReader. |
StyleBuilder | Translate ```` into a list of :class: ldm.Style . |
StyleChainResolver | Walk the ```` graph for a styleId. |
TableBuilder | Build :class: ldm.Table from a ```` element. |
TableData | Table structure. |
| Class | Description |
|---|---|
BookmarkState | Hands out monotonically increasing bookmark ids and pairs starts/ends across paragraphs. |
DocxWriterLossyWarning | Предупреждава обаждащия се, че писателят изпуска известни LDM конструкции. |
ImageEntry | One image to add to word/media/ plus its relationship row. |
ImageRenderState | Аккумулатор с нишки през преобразуване на параграфи за формите в линия. |
LdmDocxWriter | Convert an :class: ldm.Document into a DOCX file. |
| Class | Description |
|---|---|
CellMerge | Определя как клетка в таблица се слива с други клетки. |
CellVerticalAlignment | Определя вертикално обоснование на текст в клетка от таблица. |
HeightRule | Определя правило за определяне височината на обект. |
LineSpacingRule | Определя стойности за разстоянието между линиите. |
LineStyle | Specifies line style of a border. |
NumberStyle | Specifies the number style for a list, footnotes, endnotes, page numbers. |
Orientation | Specifies page orientation. |
ParagraphAlignment | Specifies text alignment in a paragraph. |
SectionStart | Уточнява вида на прекъсване в началото на раздела. |
StyleIdentifier | Locale-independent built-in style identifier. |
StyleType | Определя вида на стила. |
TabAlignment | Tab stop alignment. |
TabLeader | Таб-стоп лидер. |
Underline | Определя тип подчертание, приложено към шрифт. |
WrapType | Определя как текстът е увит около форма или картина. |
| Class | Description |
|---|---|
ListInfo | Information about a list. |
ListLevelInfo | Информация за ниво на списък. |
NumberingParser | Парасер за DOCX нумерационни дефиниции. |
ParsedStyle | Parsed style information. |
StyleParser | Парасер за имена и свойства на DOCX стила. |
| Class | Description |
|---|---|
LdmPdfWriter | Converts a light_document_model.Document to a PDF file. |
PDFWriterContext | Class with 1 property. |
ParagraphRenderer | Превръща LDM параграфи в PDF. |
RunRenderer | Редърсиране на форматирани изпълнения (текстови сегменти с шрифтове, цветове и връзки). |
ShapeRenderer | Renders shapes, images, and positioned elements. |
TableRenderer | Превръща таблиците на LDM в PDF. |