Cette section explique comment travailler avec la rotation des pages en utilisant la classe PdfPageEditor....GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "sample...
이 예에서는 문서의 모든 4자리 숫자가 자리 표시자 “[NUMBER]”로 바뀝니다.이는 민감한 데이터를 마스킹하거나, 콘텐츠를 정규화하거나, 문서를 익명화하는 데 유용합니다....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Replace...
Este tema explica cómo trabajar con Campos de Formulario utilizando la clase FormEditor de Aspose.PDF Facades....manipulate form fields using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "Sample-Form-01...
이 주제는 FormEditor 클래스를 사용하여 Aspose.PDF Facades와 함께 양식 필드 작업하는 방법을 설명합니다....manipulate form fields using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "Sample-Form-01...