StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...
StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT.... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...
StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...
IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
여러 페이지 문서를 래스터 이미지로 내보내기(JPG, PNG, GIF, BMP, TIFF, WebP) Python을 사용해서...레이아웃으로JPEG이미지로 저장하는 방법을 보여 줍니다: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document tag.... doc = aw . Document ( file_name = MY_DIR...docx' ) tag = doc . get_child ( aw . NodeType . STRUCTURED_DOCU...