Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 21,609 for

editor

(0.15 sec)
  1. 设置字段脚本|Aspose.PDF for Python via .NET

    此代码片段演示了如何使用 Aspose.PDF for Python 将 JavaScript 操作分配给 PDF 文档中的表单字段。...Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/zh/python-net/set-field-scr...
  2. Redigera PSD-filer på nätet | products.aspose.com

    Redigera PSD Adobe Photoshop-filer online...PSD Editor Adobe Photoshop-filformatlösning...Illustrator Gratis Online PSD Editor Om du behöver redigera PSD-filer...

    products.aspose.com/psd/sv/editor/
  3. 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...
  4. Добавить аннотацию кривой|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...
  5. Создать резиновый штамп с файлом внешнего вида|...

    В этом примере привязывается входной 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...
  6. 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...
  7. Добавить пользовательскую ссылку действия|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...
  8. Agregar enlace web|Aspose.PDF for Python via .NET

    Este ejemplo enlaza un PDF de entrada, agrega una anotación de enlace web azul en la página 1 que apunta a la página del producto PDF de Python de Aspose, 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-web-link/
  9. Excluir item da lista|Aspose.PDF for Python via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/pt/python-net/del-list-item/
  10. Supprimer l'élément de la liste|Aspose.PDF for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/fr/python-net/del-list-item/