Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 22,100 for

editor

(0.32 sec)
  1. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . items = [ "Australia" , "New...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  2. 简单替换文本|Aspose.PDF for Python via .NET

    在此示例中,文档中所有出现的“23”均被替换为“XXXIII ”。这演示了不使用自定义格式或正则表达式的直接字符串替换。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Replace...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  3. Menambahkan Anotasi ke File PDF yang Ada|Aspose...

    Bagian ini menjelaskan cara menambahkan Anotasi ke file PDF yang ada dengan Aspose.PDF Facades....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Free...

    docs.aspose.com/pdf/id/java/adding-annotations-...
  4. IDでスタンプを管理|Aspose.PDF for Python via .NET

    Aspose.PDF for Python を使用して PDF 内のラバースタンプアノテーションを固有の ID で操作する方法...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . create_rubber_stamp...

    docs.aspose.com/pdf/ja/python-net/manage-stamp-...
  5. Procurar

    Procurar...programaticamente, desenvolveremos um editor de PDF no aplicativo Web ASP...aplicativo será baseado em um editor HTML WYSIWYG para criar o conteúdo...

    blog.aspose.com/pt/pdf/create-pdf-files-in-asp-...
  6. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/python-net/remove-attachments/
  7. 리스트 박스 필드 생성|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF 문서에 ListBox 양식 필드를 프로그래밍 방식으로 추가하는 방법을 알아봅니다.이 안내서는 ListBox 필드를 삽입하고, 선택 가능한 항목을 정의하고, 업데이트된 PDF 파일을 저장하는 방법을 보여줍니다....pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...field to PDF form pdf_form_editor . items = [ "Australia" , "New...

    docs.aspose.com/pdf/ko/python-net/create-listbo...
  8. Archivio

    Archivio...online # Utilizza il nostro editor PowerPoint online gratuito...utilizzando l’editor di PowerPoint # Vai alla pagina dell’editor PowerPoint...

    blog.aspose.com/it/slides/edit-ppt-online/
  9. Tambahkan Anotasi Lingkaran|Aspose.PDF for Pyth...

    Contoh ini mengikat PDF input, membuat anotasi lingkaran pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/add-circle-an...
  10. Tambahkan Anotasi Kotak|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menambahkan anotasi kotak biru berisi pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/add-square-an...