FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
여러 페이지 문서를 래스터 이미지로 내보내기(JPG, PNG, GIF, BMP, TIFF, WebP) Python을 사용해서...레이아웃으로JPEG이미지로 저장하는 방법을 보여 줍니다: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
Mail Merge템플릿을 만들어 출력 문서에서 고정된 내용을 정의한 다음Python의 병합 필드를 사용하여 병합 문서를 생성합니다....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...