Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
다음 코드 스니펫은 Aspose.PDF.Drawing 라이브러리와 함께 작동합니다.
양식 필드를 채우려면 Document 객체의 Form 컬렉션에서 필드를 가져오고 필드 유형에 적합한 속성을 사용하여 값을 설정합니다(예: 텍스트 필드의 경우 Value, 체크 박스의 경우 Checked, 목록 상자의 경우 Selected).
이 예제에서는 다양한 필드를 선택하고 해당 속성을 설정합니다.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.