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.
CompressionLevelOOXML 파일의 압축 수준.
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.
DocumentFormatReaderProtocol defining the interface all document readers must implement.
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 .
LoadFormat문서 로드 형식 상수.
MarkdownEmptyParagraphExportMode빈 문장들이 어떻게 수출되는지 제어합니다.
MarkdownExportAsHtml어떤 요소가 원시 HTML로 수출되는지 제어합니다.
MarkdownFileReaderMarkdown (.md) 파일을 읽고, 각 줄당 1개의 단락을 생성합니다.
MarkdownLinkExportMode수출 모드 옵션을 연결합니다.
MarkdownListExportMode수출 방식 옵션을 나열합니다.
MarkdownSaveOptionsOptions for saving documents as Markdown.
OoxmlComplianceOOXML 표준의 준수 수준.
OoxmlSaveOptionsOptions for saving a document as DOCX (Office Open XML).
OutlineOptionsPDF에서 윤곽 (북마크 패널) 을 생성하는 방법을 제어합니다.
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 표준 준수 수준.
PdfFontEmbeddingModePDF에서 글꼴 삽입 모드.
PdfImageCompressionImage compression in PDF.
PdfPageModePDF 페이지 표시 모드.
PdfSaveOptionsOptions for saving documents as PDF.
PdfTextCompressionText compression in PDF.
PdfZoomBehaviorMirrors public API.
RowRow.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텍스트 실행 포맷 속성.
SaveFormat문서 저장 형식 상수.
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.
TableContentAlignment표 내용의 조정 옵션.
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.
Zip64ModeOOXML 파일의 ZIP64 형식 확장자를 사용할 때 제어합니다.
EnumerationDescription
CodeBlockStyleCode block style preference.
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.
CharPropsProperties extracted from CHPX for a text run.
ChildAnchorInfo부모 그룹의 좌표 체계 내에서 자형 모양의 위치.
DocFileReaderFull DOC reader with LDM (Light Document Model) building capability.
DocFileReaderCoreCore reader for Word 97-2003 (.doc) files.
DocTableBuilderMixinDOC 리더에 테이블 제작 보조자를 추가하는 미.
FibDataParsed FIB (File Information Block) data.
GroupShapeInfoCoordinate system of a shape group (from Spgr record).
ListDef전체 레벨 정보와 함께 분석된 목록 정의.
ListLevelDataOne parsed LVL record (measurements in points).
ParaPropsProperties extracted from PAPX for a single paragraph.
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.
DocumentReaderReads DOCX documents and produces abstracted data structures.
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.
RunBuilderBuild a single :class: ldm.Run with a resolved font cascade.
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.
ImageRenderStateAccumulator threaded through paragraph rendering for inline shapes.
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목록 수준에 대한 정보.
NumberingParserDOCX 번호 정의를 위한 파서.
ParsedStyleParsed style information.
StyleParserDOCX 스타일 이름과 속성을 분석합니다.
ClassDescription
LdmPdfWriterConverts a light_document_model.Document to a PDF file.
PDFWriterContextClass with 1 property.
ParagraphRendererLDM 문장을 PDF로 변환합니다.
RunRenderer형식화된 실행을 (형자, 색상, 링크를 가진 텍스트 세그먼트) 렌더링합니다.
ShapeRendererRenders shapes, images, and positioned elements.
TableRendererLDM 테이블을 PDF로 렌더링합니다.
 한국어