This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Remove...
This example loads an existing PDF, removes the open action, and saves the cleaned document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...
Bagian ini menjelaskan cara mengganti gambar dengan Aspose.PDF Facades - seperangkat alat untuk operasi populer dengan PDF....DeleteImage () { PdfContentEditor editor = new PdfContentEditor ( new..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int...
Esta seção explica como substituir imagem com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF....DeleteImage () { PdfContentEditor editor = new PdfContentEditor ( new..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int...
Procurar...PowerPoint PPT Online # Use nosso editor de PowerPoint on-line gratuito...usando o Editor do PowerPoint # Acesse Página do editor de PowerPoint...
В этом примере загружается PDF, добавляется всплывающая аннотация на первую страницу и сохраняется изменённый документ. Всплывающая аннотация установлена видимой по умолчанию и отображает указанный текст комментария....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...
В этом примере загружается существующий PDF‑файл, добавляется свободная текстовая аннотация на первую страницу в заданном положении и сохраняется изменённый документ....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...
Esta seção explica como adicionar ações Javascript a um arquivo PDF existente com Aspose.PDF Facades....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...alert('Bem-vindo ao Aspose!');" ; editor . createJavaScriptLink ( code...
Этот раздел объясняет, как добавить Javascript-действия в существующий PDF файл с помощью Aspose.PDF Facades....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...пожаловать в Aspose!');" ; editor . createJavaScriptLink ( code...