Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 21,468 for

editor

(0.76 sec)
  1. Définir la Préférence de Visionneuse d'un Fichi...

    Cette section montre comment travailler avec Aspose.PDF Facades en utilisant la classe PdfContentEditor....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...préférences de visualisation editor . changeViewerPreferen ( ViewerPreference...

    docs.aspose.com/pdf/fr/java/set-viewer-preferen...
  2. 기존 PDF 파일의 뷰어 환경 설정 설정|Aspose.PDF for Java

    이 섹션에서는 PdfContentEditor 클래스를 사용하여 Aspose.PDF Facades를 다루는 방법을 보여줍니다....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...document ); // 뷰어 기본 설정 변경 editor . changeViewerPreferen ( ViewerPreference...

    docs.aspose.com/pdf/ko/java/set-viewer-preferen...
  3. Agregar script de campo|Aspose.PDF for Python v...

    Los formularios PDF interactivos pueden incluir JavaScript para automatizar acciones cuando los usuarios interactúan con los campos del formulario. Usando Aspose.PDF for Python, los desarrolladores pueden adjuntar fácilmente scripts a los elementos del formulario, como botones o campos de texto....Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/es/python-net/add-field-scr...
  4. Archiwa

    Archiwa... using (var editor = FormEditor.CreateNew(document))...proste pole tekstowe var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/pl/html/create-fill-html-form-s...
  5. Arşiv

    Arşiv...formu oluşturun using (var editor = FormEditor.CreateNew(document))...türü alanını girin var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/tr/html/create-fill-html-form-s...
  6. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  7. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  8. Добавить веб‑ссылку|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/ru/python-net/add-web-link/
  9. Agregar anotación cuadrada|Aspose.PDF for Pytho...

    Este ejemplo enlaza un PDF de entrada, añade una anotación cuadrada azul rellena en la primera página y guarda el documento modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/add-square-an...
  10. Agregar anotación de sonido|Aspose.PDF for Pyth...

    Este ejemplo vincula un PDF de entrada, agrega una anotación de sonido en la página 1 y guarda el PDF modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-sound-ann...