Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 21,295 for

editor

(0.12 sec)
  1. Copiere Câmp Interior și Exterior|Aspose.PDF pa...

    Această secțiune explică cum să copiați câmpul interior și exterior folosind com.aspose.pdf.facades cu clasa FormEditor....CopyInnerField () { FormEditor editor = new FormEditor (); Document...(). add (); editor . bindPdf ( document ); editor . copyInnerField...

    docs.aspose.com/pdf/es/java/copy-inner-and-oute...
  2. FormEditor 클래스의 기능 탐색|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 FormEditor 클래스의 기능을 탐색하는 세부 정보를 배울 수 있습니다....instance of FormEditor using ( var editor = new Aspose . Pdf . Facades...// Add field in the PDF file editor . AddField ( Aspose . Pdf ...

    docs.aspose.com/pdf/ko/net/exploring-features-o...
  3. Archivio

    Archivio... Editor PDF Gratuito: Modifica PDF...gratuitamente. Prova il nostro editor PDF facile da usare per creare...

    blog.aspose.com/it/pdf/edit-pdf-document-online...
  4. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-application-...
  5. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and saves the updated PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  6. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  7. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  8. Agregar anotaciones de texto libre|Aspose.PDF f...

    Este ejemplo carga un archivo PDF existente, agrega una anotación de texto libre a la primera página en una posición definida y guarda el documento modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-free-text...
  9. Добавить звуковую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, добавляется звуковая аннотация на странице 1 и сохраняется изменённый PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ru/python-net/add-sound-ann...
  10. Pindahkan dan Hapus Field Form|Aspose.PDF for .NET

    Jelajahi cara mengelola field form dalam PDF, termasuk memindahkan atau menghapusnya, menggunakan Aspose.PDF for .NET....GetDataDir_AsposePdf_Forms (); using ( var editor = new Aspose . Pdf . Facades...document editor . BindPdf ( dataDir + "MoveField.pdf" ); editor . MoveField...

    docs.aspose.com/pdf/id/net/move-remove-form-field/