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

editor

(0.22 sec)
  1. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-bookmark-act...
  2. Reemplazar imágenes en PDF|Aspose.PDF for Pytho...

    Este ejemplo enlaza un PDF de entrada, reemplaza la primera imagen en la página 1 con una imagen nueva y guarda el documento modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Replace...

    docs.aspose.com/pdf/es/python-net/replace-image/
  3. Удалить изображения из PDF|Aspose.PDF for Pytho...

    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....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/ru/python-net/delete-images/
  4. آرشیوها

    آرشیوها...HTML ایجاد کنید using (var editor = FormEditor.CreateNew(document))...ساده را وارد کنید var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/fa/html/create-fill-html-form-s...
  5. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-list-item/
  6. Удалить действие при открытии|Aspose.PDF for Py...

    В этом примере загружается существующий PDF, удаляется действие при открытии и сохраняется очищенный документ....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/ru/python-net/remove-open-a...
  7. Удалить поле|Aspose.PDF for Python via .NET

    Этот пример показывает, как удалить поле 'Country' из PDF-формы с помощью метода 'remove_field' класса 'FormEditor'....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/ru/python-net/remove-field/
  8. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, 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-free-text-an...
  9. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/python-net/delete-all-images/
  10. Archivio

    Archivio...metodo CreateNew() using (var editor = FormEditor.CreateNew(document))...di testo semplice var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/it/html/create-fill-html-form-s...