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

editor

(0.28 sec)
  1. Agregar anotación de círculo|Aspose.PDF for Pyt...

    Este ejemplo enlaza un PDF de entrada, crea una anotación de círculo 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-circle-an...
  2. Заменить изображения в PDF|Aspose.PDF for Pytho...

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

    docs.aspose.com/pdf/ru/python-net/replace-image/
  3. Setel Preferensi Penampil dari File PDF yang Ad...

    Bagian ini menunjukkan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfContentEditor....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...// Ubah Preferensi Penampil editor . changeViewerPreferen ( ViewerPreference...

    docs.aspose.com/pdf/id/java/set-viewer-preferen...
  4. 既存のPDFファイルに注釈を追加する|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用して既存のPDFファイルに注釈を追加する方法を説明します。...pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Free...

    docs.aspose.com/pdf/ja/java/adding-annotations-...
  5. Добавление аннотаций в существующий PDF файл|As...

    Этот раздел объясняет, как добавить аннотации в существующий PDF файл с помощью Aspose.PDF Facades....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Free...

    docs.aspose.com/pdf/ru/java/adding-annotations-...
  6. Agregar anotación de línea|Aspose.PDF for Pytho...

    Este ejemplo asocia un PDF de entrada, dibuja una anotación de línea roja con terminaciones de línea cuadradas y guarda el PDF 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-line-anno...
  7. Добавить аннотацию кривой|Aspose.PDF for Python...

    В этом примере привязывается входной PDF, рисуется пунктирная кривая на первой странице и сохраняется изменённый документ....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/ru/python-net/add-curve-ann...
  8. Создать резиновый штамп с файлом внешнего вида|...

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

    docs.aspose.com/pdf/ru/python-net/create-rubber...
  9. Add Polyline Annotation|Aspose.PDF for Python v...

    The example binds an input PDF, creates a solid polyline on the first page, and saves the modified document with an annotation....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/python-net/add-polyline-ann...
  10. Добавить пользовательскую ссылку действия|Aspos...

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

    docs.aspose.com/pdf/ru/python-net/add-custom-ac...