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.
 Български