FindReplaceOptions.use_legacy_order property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...when performing a find-and-replace text operation (TextReplacementTrack)...TextReplacementTrack ( aw . replacing . IReplacingCallback ): @property...
이 예에서는 문서의 모든 4자리 숫자가 자리 표시자 “[NUMBER]”로 바뀝니다.이는 민감한 데이터를 마스킹하거나, 콘텐츠를 정규화하거나, 문서를 익명화하는 데 유용합니다....‘replace_text_strategy’에서 정규식 지원을 활성화하면..., initialize_data_dir def replace_text_regex ( infile , outfile...
Neste exemplo, todas as ocorrências de "33" são substituídas por "XXXIII " em todo o documento. Isso demonstra a substituição direta de strings sem formatação personalizada ou expressões regulares...., initialize_data_dir def replace_text_simple ( infile , outfile...content_editor . bind_pdf ( infile ) # Replace text in the whole document...