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

editor

(0.14 sec)
  1. 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/
  2. 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...
  3. Добавить аннотацию кривой|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...
  4. Создать резиновый штамп с файлом внешнего вида|...

    В этом примере привязывается входной 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...
  5. Ajouter des champs de formulaire PDF|Aspose.PDF...

    Ce sujet explique comment travailler avec des champs de formulaire avec Aspose.PDF Facades en utilisant la classe FormEditor....manipulate form fields using ( var editor = new Aspose . Pdf . Facades...()) { // Bind PDF document editor . BindPdf ( dataDir + "Sample-Form-01...

    docs.aspose.com/pdf/fr/net/add-form-fields/
  6. Archiwa

    Archiwa...acades::PdfBookmarkEditor> editor = System::MakeObject<Aspos...); // Załaduj dokument PDF editor->BindPdf(u"SourceDirectory\\Sample...

    blog.aspose.com/pl/pdf/working-with-bookmarks-i...
  7. ארכיון

    ארכיון...acades::PdfBookmarkEditor> editor = System::MakeObject<Aspos...r>(); // טען את מסמך ה-PDF editor->BindPdf(u"SourceDirectory\\Sample...

    blog.aspose.com/he/pdf/working-with-bookmarks-i...
  8. ค้นหา

    ค้นหา...เยี่ยมชมเว็บไซต์ Aspose PDF Editor “ลากหรืออัปโหลด” ไฟล์ PDF ของคุณ...าม PDF Editor: คำถามที่พบบ่อย # 1. Aspose PDF Editor คืออะไร...

    blog.aspose.com/th/pdf/edit-pdf-document-online...
  9. Add Circle Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, creates a circle annotation on the first page, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/add-circle-annot...
  10. Добавить вложение|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/ru/python-net/add-attachment/