이 섹션에서는 PdfPageEditor 클래스를 사용하여 페이지 회전 작업을 수행하는 방법을 설명합니다....GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "sample...
يشرح هذا الموضوع كيفية العمل مع حقول النموذج باستخدام واجهة Aspose.PDF من خلال فئة FormEditor....manipulate form fields using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "Sample-Form-01...
Вы можете узнать подробности об изучении возможностей класса FormEditor с библиотекой Aspose. PDF для .NET....instance of FormEditor using ( var editor = new Aspose . Pdf . Facades...// Add field in the PDF file editor . AddField ( Aspose . Pdf ...
Esta seção explica como trabalhar com anexos em seu PDF com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF....AttachmentDemo01 () { PdfContentEditor editor = new PdfContentEditor ( new..._dataDir + "sample.pdf" )); editor . addDocumentAttachmen ( _dataDir...
このセクションでは、PdfPageEditorクラスを使用してページ回転を操作する方法について説明します。...GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "sample...
이 섹션에서는 PDF와의 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 이미지를 교체하는 방법을 설명합니다....DeleteImage () { PdfContentEditor editor = new PdfContentEditor ( new..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int...